charset: divide and append row offset label
[sheet.git] / base.css
index d014b6197f56bacdadc3989a454b75b1790eb994..f3c0355b16763d30465d405a275ef40c7925f2c7 100644 (file)
--- a/base.css
+++ b/base.css
@@ -354,18 +354,18 @@ table.dimap {
        padding-bottom: 1.1ex; /* reserve space for label */
        vertical-align: bottom;
 }
-.glyphs small {
+.glyphs.dilabel small {
        font-size: 50%;
        display: block;
        margin-top: 0.2ex;
        margin-bottom: -2.2ex; /* take cell padding */
 }
-.glyphs small.digraph {
+.glyphs.dilabel small.digraph {
        background: #000;
        color: #FFF;
        opacity: 0.3;
 }
-.glyphs small.value {
+.glyphs.dilabel small.value {
        background: #600;
        color: #FFF;
        opacity: 0.3;