show disabled devices in grey in device list

git-svn-id: http://www.observium.org/svn/observer/trunk@1366 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2010-07-16 00:02:29 +00:00
parent 9d64b28534
commit 07880d572d
2 changed files with 5 additions and 0 deletions

View File

@@ -330,6 +330,10 @@ a.list-device-ignored-up {
color: #009900;
}
a.list-device-disabled {
color: #888888;
}
.footer-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;