mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Remove responsive datatables plugin - use normal media queries.
Set datatables stateSave to true as default Remove some old images. Change button on edit user modal
This commit is contained in:
parent
63f45d285d
commit
b8f2ea951d
26 changed files with 145 additions and 1141 deletions
|
@ -84,6 +84,7 @@ ul.ColVis_collection li {
|
|||
right: 0;
|
||||
display: block;
|
||||
float: none;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
ul.ColVis_collection li {
|
||||
|
@ -120,4 +121,10 @@ div.ColVis_catcher {
|
|||
|
||||
.disabled {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
ul.ColVis_collection label {
|
||||
display: block;
|
||||
padding: 0.5em;
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue