X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/70888ead921575f20a2692dfcb18d171e1b269e0..0c4ea1b3f69fa7595057e3744f6d46c1ce7f3e46:/base.css diff --git a/base.css b/base.css index 7b8586e..eb18128 100644 --- a/base.css +++ b/base.css @@ -232,7 +232,7 @@ th, tfoot td, thead td { border: 0; - background: transparent !important; + background: transparent; } .glyphs thead td { width: auto; /* no glyph cells in header */ @@ -256,6 +256,17 @@ tfoot .cat th { border-top: 1px solid #888; } +/* colour map */ + +table.color th { + border: 1px solid #555; + font-weight: normal; + padding: 0 1ex; +} +table.color th ~ td { + font-family: monospace; +} + /* digraphs map */ table.dimap {