unicode: prefer modern symbol for uranus
[sheet.git] / red.css
diff --git a/red.css b/red.css
index a4bce0d0b1cead22f8aa274da9fad6a7195ef535..f3698cc7bef47d3ff7cc9cfa6361e5dc76b4d310 100644 (file)
--- a/red.css
+++ b/red.css
@@ -62,7 +62,7 @@ dt.po,
 #mutt .me b, #mutt dt.me,
 dt.pm, dt.mv,
   .pm b, .mv b     {color: #DD6}
-.no b              {color: #000} /* unassigned */
+.no b              {color: #000}
 .ci, .mv, .me      {font-style: italic}
 #mutt .ci, #mutt .me,
 .no                {font-style: normal}
@@ -80,7 +80,7 @@ dt.pm, dt.mv,
        color: #FF0;
 } /* mode link */
 
-.l0,
+.l1,
 .X { /* unidentified */
        background: #000;
        border-color: #800;
@@ -92,6 +92,8 @@ th, td, .Co {
        border-width: 1px 0 0 1px; /* no precedence */
 }
 .Co {background: #200 } /* private */
+.mapped tbody, .mapped colgroup,
+.dimap tbody, .dimap colgroup,
 tbody, colgroup, th {
        background: #800 !important;
        border: 1px solid #800;
@@ -109,10 +111,11 @@ tbody, colgroup, th {
 }
 
 /* implementation-based alternatives */
-.l0 {background: #000; color: #DD6}
-.l4 {background: #000; color: #CCC}
+.l1 {background: #000; color: #DD6}
+.l3 {background: #000; color: #CCC}
 .l2 {background: #000; color: #CA8}
-.l5 {background: #000; color: #8BC}
+.l5,
+.l4 {background: #000; color: #8BC}
 .ex {background: #333}
 .u-invalid {background: #200} /* impossible */
 
@@ -124,7 +127,7 @@ tbody, colgroup, th {
 .c-oc     {background: #100; color: #8BC}
 .c-sa     {background: #100; color: #DD6}
 .c-na     {background: #300; color: #DD6}
-.l0:hover,
+.l:hover,
 .X:hover  {background: #800; color: #FF0}
 
 /* code syntax */
@@ -137,3 +140,7 @@ tbody, colgroup, th {
 .sy-error      { font-weight: bold; background-color: #A00; color: #EEE }
 .sy-todo       { background-color: #400 }
 
+#browser td > a:not(:hover):not(:active) {
+       color: inherit;
+}
+