update 1801241109

This commit is contained in:
vkservicesllc
2018-01-24 11:09:12 -05:00
parent d4a4630bf3
commit 404f0c9db7
2 changed files with 14 additions and 9 deletions

View File

@@ -178,10 +178,6 @@ td.unq div:hover ul {
display: block;
}
td a.e {
color: gray;
}
td a.h {
color: darkblue;
}
@@ -203,10 +199,15 @@ fieldset#monitoring table tr td {
text-align: right;
}
fieldset#monitoring table tr td a.e {
td a.e {
visibility: hidden;
}
td.unq a.e {
visibility: visible;
color: darkgray;
}
span {
font-weight: normal;
font-size: 72%;