charset: improve arabic inheritance
[sheet.git] / circus.css
index 19d5336b94278c85cf2452ae78ad477506f593f7..67de35a86b672b89e3e991c3f51931785feca3f8 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,
 .ex       {     color: #D00}
 .legend .ex:hover {          background: #000}
 
-#browser tr:hover > td:first-of-type { background: #FFF }
+#browser .mapped tr:hover > td:first-of-type { background: #FFF }
 
 .p:hover::after {color: #F00}
 
-.Co {background: #DBB} /* private */
+.Co, .Xi.Co {background: #DBB} /* private */
 .c-sa,
-.ci,
-.g0 {background: #8FD}
+.g1 {background: #8FD}
 .c-na,
-.pm,
-.g1 {background: #8F8}
-.po,
-.g2 {background: #BF6}
+.g2 {background: #8F8}
+.g3 {background: #BF6}
 .c-af,
-.co,
-.g3 {background: #FF6}
-.c-eu,
-.cp,
-.g4 {background: #FC6}
-.mi,
-.g5 {background: #F96}
+.g4 {background: #FF6}
+.g5 {background: #FC6}
+.c-eu {background: #FB6}
+.g6 {background: #F96}
 .c-as,
-.mo,
-.g6 {background: #F77}
-.c-aa,
-.mv,
-.g7 {background: #E8E}
+.g7 {background: #F77}
+.c-an,
+.g8 {background: #E8E}
 .c-oc,
-.me,
-.g8 {background: #9AF}
+.g9 {background: #9AF}
 
 .Co:hover                       {background: #000; color: #DBB} /* private */
 
 .c-sa:hover,
-.ci a:hover, .ci[onclick]:hover,
-.g0 a:hover, .g0[onclick]:hover {background: #000; color: #8FD}
+.g1 a:hover, .g1[onclick]:hover {background: #000; color: #8FD}
 .c-na:hover,
-.pm a:hover, .pm[onclick]:hover,
-.g1 a:hover, .g1[onclick]:hover {background: #000; color: #7E7}
-.po a:hover, .po[onclick]:hover,
-.g2 a:hover, .g2[onclick]:hover {background: #000; color: #CE6}
+.g2 a:hover, .g2[onclick]:hover {background: #000; color: #7E7}
+.g3 a:hover, .g3[onclick]:hover {background: #000; color: #CE6}
 .c-af:hover,
-.co a:hover, .co[onclick]:hover,
-.g3 a:hover, .g3[onclick]:hover {background: #000; color: #FF7}
-.c-eu:hover,
-.cp a:hover, .cp[onclick]:hover,
-.g4 a:hover, .g4[onclick]:hover {background: #000; color: #FA6}
-.mi a:hover, .mi[onclick]:hover,
-.g5 a:hover, .g5[onclick]:hover {background: #000; color: #FFA070}
+.g4 a:hover, .g4[onclick]:hover {background: #000; color: #FF7}
+.g5 a:hover, .g5[onclick]:hover {background: #000; color: #FA6}
+.c-eu:hover                     {background: #000; color: #FB6}
+.g6 a:hover, .g6[onclick]:hover {background: #000; color: #FFA070}
 .c-as:hover,
-.mo a:hover, .mo[onclick]:hover,
-.g6 a:hover, .g6[onclick]:hover {background: #000; color: #F77}
-.c-aa:hover,
-.mv a:hover, .mv[onclick]:hover,
-.g7 a:hover, .g7[onclick]:hover {background: #000; color: #E8E}
+.g7 a:hover, .g7[onclick]:hover {background: #000; color: #F77}
+.c-an:hover,
+.g8 a:hover, .g8[onclick]:hover {background: #000; color: #E8E}
 .c-oc:hover,
-.me a:hover, .me[onclick]:hover,
-.g8 a:hover, .g8[onclick]:hover {background: #000; color: #99F}
+.g9 a:hover, .g9[onclick]:hover {background: #000; color: #99F}
 
 dl.legend dt.ext,
-ul.keys li.ext {
+.keys td.ext {
        border: 1px solid #F00;
 }