Add option in settings to view PMS logs, shows last 1000 lines.

Table styling fix.
This commit is contained in:
Tim 2015-07-04 00:41:37 +02:00
commit 0810584b46
9 changed files with 212 additions and 24 deletions

View file

@ -34,7 +34,6 @@
position: relative;
clear: both;
zoom: 1; /* Feeling sorry for IE */
margin-left: -20px;
}

View file

@ -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;