style: various minor fixes
[sheet.git] / red.css
diff --git a/red.css b/red.css
index eab9707aad2ac4dc6b27ab269bbc24d6b9dc0ca7..f3698cc7bef47d3ff7cc9cfa6361e5dc76b4d310 100644 (file)
--- a/red.css
+++ b/red.css
@@ -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;
@@ -112,6 +114,7 @@ tbody, colgroup, th {
 .l1 {background: #000; color: #DD6}
 .l3 {background: #000; color: #CCC}
 .l2 {background: #000; color: #CA8}
+.l5,
 .l4 {background: #000; color: #8BC}
 .ex {background: #333}
 .u-invalid {background: #200} /* impossible */