Add option in settings to view PMS logs, shows last 1000 lines.
Table styling fix.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user