summaryrefslogtreecommitdiff
path: root/morphcacheserver/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'morphcacheserver/style.css')
-rw-r--r--morphcacheserver/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphcacheserver/style.css b/morphcacheserver/style.css
index 0a296b9..0a6e00f 100644
--- a/morphcacheserver/style.css
+++ b/morphcacheserver/style.css
@@ -42,10 +42,10 @@ table tr.fail {
table tr.fail:hover {
background: #ffbbbb;
}
-table tr.nonet {
+table tr.noinfo {
background: #ffdd99;
}
-table tr.nonet:hover {
+table tr.noinfo:hover {
background: #ffeeaa;
}
table tr.headings th {