/logs version section tweaks (ticket #1996)

This commit is contained in:
zzz
2018-06-21 10:38:31 +00:00
parent 4a211f1bf4
commit 00c1fc6ed4
3 changed files with 16 additions and 16 deletions

View File

@@ -2417,7 +2417,7 @@ table#wrapperlogs {
}
#enviro, table[id$="logs"] {
font-size: 9pt !important;
font-size: 8pt !important;
padding: 10px;
}
@@ -2429,8 +2429,8 @@ table#wrapperlogs {
}
#enviro td {
padding-top: 5px;
padding-bottom: 5px;
padding-top: 4px;
padding-bottom: 4px;
}
#enviro:hover td {
@@ -7950,8 +7950,8 @@ th.options {
}
#enviro td {
padding-top: 6px;
padding-bottom: 6px;
padding-top: 4px;
padding-bottom: 4px;
}
#enviro td:last-child b {