sc: multiply speed of bw units to match sc2 values
[sheet.git] / circus.css
index 9cf1bbc15a75288aae8de56ec156e561fb441e63..276aa45426b1d5ceedf565069dbcb27b78e69834 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 .mapped tr:hover > td:first-of-type { background: #FFF }
+
 .p:hover::after {color: #F00}
 
 .Co {background: #DBB} /* private */
@@ -43,7 +45,7 @@
 .c-as,
 .mo,
 .g6 {background: #F77}
-.c-aa,
+.c-an,
 .mv,
 .g7 {background: #E8E}
 .c-oc,
@@ -71,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,
@@ -79,7 +81,7 @@
 .g8 a:hover, .g8[onclick]:hover {background: #000; color: #99F}
 
 dl.legend dt.ext,
-ul.keys li.ext {
+.keys td.ext {
        border: 1px solid #F00;
 }