X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2337f25b4499555c4ad9755c91c2b930172a35e4..4e051d54eec34ed62a4fa8982c2b34493a61e016:/base.css diff --git a/base.css b/base.css index d014b61..f3c0355 100644 --- 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;