perl: html in feature identifiers
[sheet.git] / dark.css
index 75530898a897c4545feab9312fd8941cebbc8f1a..2cfc111278eb2a6fe2e6931d4f17fffa75541d54 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -1,5 +1,5 @@
 @import url(base.css);
-@import url(terse.css) all and (max-width: 80em);
+@import url(terse.css) all and (max-width: 79em);
 
 body {
        background: #000;
@@ -121,5 +121,6 @@ th, td {
 .g0 a:hover, .g0[onclick]:hover {
        color: #000; /* on default (light) background hover */
 }
+.legend .ex:hover {background: #666}
 .X:hover small {color: #FFF}