mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Save graph type/days/tab to config file
* Change input for graph days range
This commit is contained in:
parent
f9f65eae53
commit
c6cc2b8831
4 changed files with 173 additions and 116 deletions
|
@ -2545,4 +2545,13 @@ table[id^='history_child'] thead th {
|
|||
}
|
||||
.notification-params tr:nth-child(even) td {
|
||||
background-color: rgba(255,255,255,0.010);
|
||||
}
|
||||
|
||||
#days-selection label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#graph-days {
|
||||
margin: 0;
|
||||
width: 75px;
|
||||
height: 34px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue