style: common cat class for category table headers
[sheet.git] / circus.css
index 69137b27d32c73306f3546f9e8da0c9f76e1bea3..afc5cb13664674c0ffd30368fccad5887b2859b0 100644 (file)
@@ -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);
 
 .l1       {background: #F77}
 .l1:hover a, .l1:hover a:visited,
 .l5       {background: #8F8}
 .l5:hover a, .l5:hover a:visited,
 .l5:hover {     color: #8F8; background: #000}
+.l0:hover a, .l0:hover a:visited,
+.l0:hover {     color: #888; background: #000}
 .ex       {     color: #D00}
+.legend .ex:hover {          background: #000}
+
+#browser tr:hover > td:first-of-type { background: #FFF }
 
 .p:hover::after {color: #F00}
 
@@ -40,7 +45,7 @@
 .c-as,
 .mo,
 .g6 {background: #F77}
-.c-aa,
+.c-an,
 .mv,
 .g7 {background: #E8E}
 .c-oc,
@@ -68,7 +73,7 @@
 .c-as:hover,
 .mo a:hover, .mo[onclick]:hover,
 .g6 a:hover, .g6[onclick]:hover {background: #000; color: #F77}
-.c-aa:hover,
+.c-an:hover,
 .mv a:hover, .mv[onclick]:hover,
 .g7 a:hover, .g7[onclick]:hover {background: #000; color: #E8E}
 .c-oc:hover,