real red border for people with compliant browser

git-svn-id: http://www.observium.org/svn/observer/trunk@2115 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-04-20 17:18:07 +00:00
parent bfe7bc073c
commit af49538416
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -330,6 +330,10 @@ A.orange:visited, a.orange, .orange { color: #FF7400; }
font-weight: bold;
}
.row-alert {
border: 2px solid red;
}
.device-head, .list-device {
color: #000ccc;
}