X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b5770997564659fc6a205c774152f6f41d8d1832..4e33af0004e7dd474555eedb009def7e89bb159c:/base.css diff --git a/base.css b/base.css index 918d824..7b15052 100644 --- a/base.css +++ b/base.css @@ -152,7 +152,7 @@ table.glyphs { .glyphs th, .glyphs thead td { border: 0; - background: transparent; + background: transparent !important; } .glyphs thead td { width: auto; /* no glyph cells in header */ @@ -221,17 +221,11 @@ table.glyphs.dimap { margin-bottom: -2.2ex; /* take cell padding */ } .glyphs small.digraph { - background: #888; - color: #FFF; - background: #000; color: #FFF; opacity: 0.3; } .glyphs small.value { - background: #CCC; - color: #666; - background: #600; color: #FFF; opacity: 0.3;