mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add option in settings to view PMS logs, shows last 1000 lines.
Table styling fix.
This commit is contained in:
parent
349a850451
commit
0810584b46
9 changed files with 212 additions and 24 deletions
|
@ -34,7 +34,6 @@
|
|||
position: relative;
|
||||
clear: both;
|
||||
zoom: 1; /* Feeling sorry for IE */
|
||||
margin-left: -20px;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -8182,7 +8182,7 @@ ol.test >li {
|
|||
}
|
||||
|
||||
.table-card-back {
|
||||
padding: 20px 20px 20px 40px;
|
||||
padding: 20px;
|
||||
background-color: #282828;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue