base: reorganise code
[sheet.git] / circus.css
index 9cf1bbc15a75288aae8de56ec156e561fb441e63..8f2c85c254fd682902ab8096e8177015f53be3ae 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,
@@ -21,6 +21,8 @@
 .ex       {     color: #D00}
 .legend .ex:hover {          background: #000}
 
+#browser tr:hover > td:first-of-type { background: #FFF }
+
 .p:hover::after {color: #F00}
 
 .Co {background: #DBB} /* private */