latin: substitution glyphs for cards and ics
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 48f8fcf9b3c1c1bd385bc11e50cf7a9c46fe188e..e93abafa1040cce827074ae824971356ccc1312f 100644 (file)
--- a/red.css
+++ b/red.css
@@ -27,15 +27,15 @@ p.footer {
 }
 
 dl.legend dt,
-ul.keys li {
+.keys td {
        border-radius: 0;
        -moz-border-radius: 0;
        border-color: #800;
 }
-ul.keys li {
+.keys td {
        text-align: left;
 }
-ul.keys li b {
+.keys td b {
        margin-right: 3px;
        font-size: 100%;
        background: #800;
@@ -46,36 +46,36 @@ ul.keys li b {
 }
 
 .no, dl.legend-options dt,
-.ci, .pm, .po, .co {background: none}
-#mutt .co,
-.mi, .cp           {background: #300}
-.mo, .mv, .me      {background: #600}
-#mutt .pm b, #mutt dt.pm,
-#mutt .mv b, #mutt dt.mv,
-dt.co,
-  .co b            {color: inherit}
-#vimperator .mi b, #vimperator dt.mi,
-dt.po,
-  .po b            {color: #6CD}
-#mutt .ci b, #mutt dt.ci,
-#mutt .mi b, #mutt dt.mi,
-#mutt .me b, #mutt dt.me,
-dt.pm, dt.mv,
-  .pm b, .mv b     {color: #DD6}
+.g1, .g2, .g3, .g4 {background: none}
+#mutt .g4,
+.g6, .g5           {background: #300}
+.g7, .g8, .g9      {background: #600}
+#mutt .g2 b, #mutt dt.g2,
+#mutt .g8 b, #mutt dt.g8,
+dt.g4,
+  .g4 b            {color: inherit}
+#vimperator .g6 b, #vimperator dt.g6,
+dt.g3,
+  .g3 b            {color: #6CD}
+#mutt .g1 b, #mutt dt.g1,
+#mutt .g6 b, #mutt dt.g6,
+#mutt .g9 b, #mutt dt.g9,
+dt.g2, dt.g8,
+  .g2 b, .g8 b     {color: #DD6}
 .no b              {color: #000}
-.ci, .mv, .me      {font-style: italic}
-#mutt .ci, #mutt .me,
+.g1, .g8, .g9      {font-style: italic}
+#mutt .g1, #mutt .g9,
 .no                {font-style: normal}
 
-.ci a:hover, .ci[onclick]:hover,
-.pm a:hover, .pm[onclick]:hover,
-.po a:hover, .po[onclick]:hover,
-.co a:hover, .co[onclick]:hover,
-.cp a:hover, .cp[onclick]:hover,
-.mi a:hover, .mi[onclick]:hover,
-.mo a:hover, .mo[onclick]:hover,
-.mv a:hover, .mv[onclick]:hover,
-.me a:hover, .me[onclick]:hover {
+.g1 a:hover, .g1[onclick]:hover,
+.g2 a:hover, .g2[onclick]:hover,
+.g3 a:hover, .g3[onclick]:hover,
+.g4 a:hover, .g4[onclick]:hover,
+.g5 a:hover, .g5[onclick]:hover,
+.g6 a:hover, .g6[onclick]:hover,
+.g7 a:hover, .g7[onclick]:hover,
+.g8 a:hover, .g8[onclick]:hover,
+.g9 a:hover, .g9[onclick]:hover {
        background: #800;
        color: #FF0;
 } /* mode link */
@@ -95,9 +95,13 @@ th, td, .Co {
 .mapped tbody, .mapped colgroup,
 .dimap tbody, .dimap colgroup,
 tbody, colgroup, th {
-       background: #800 !important;
+       background: #800;
        border: 1px solid #800;
 }
+.keys tbody {
+       background: #000;
+       border: 0;
+}
 
 .glyphs small.digraph {
        background: #600;
@@ -117,6 +121,7 @@ tbody, colgroup, th {
 .l5,
 .l4 {background: #000; color: #8BC}
 .ex {background: #333}
+.Xi,
 .u-invalid {background: #200} /* impossible */
 
 /* continents */
@@ -140,6 +145,8 @@ tbody, colgroup, th {
 .sy-error      { font-weight: bold; background-color: #A00; color: #EEE }
 .sy-todo       { background-color: #400 }
 
+.glyphs b      { color: #C44 }
+
 #browser td > a:not(:hover):not(:active) {
        color: inherit;
 }