mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -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
|
@ -251,7 +251,7 @@ fieldset[disabled] .btn-bright.active {
|
|||
background-color: #222222;
|
||||
}
|
||||
.modal-body table {
|
||||
color: #999;
|
||||
color: #fff;
|
||||
}
|
||||
.modal-body li {
|
||||
margin-top: 7px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue