mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 17:22:56 -07:00
Fix platform text clickable and swap column order
Other minor changes to history tables: * hidden columns with smaller screen size * font colour
This commit is contained in:
parent
9fc4573c42
commit
968d213b97
4 changed files with 19 additions and 19 deletions
|
@ -74,7 +74,7 @@ history_table_modal_options = {
|
|||
{
|
||||
"targets": [3],
|
||||
"data":"player",
|
||||
"className": "modal-control no-wrap hidden-sm hidden-xs"
|
||||
"className": "no-wrap hidden-sm hidden-xs modal-control"
|
||||
},
|
||||
{
|
||||
"targets": [4],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue