X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/504c0879e49d9ffb9575ad6549c21d3990dc27d0..d1b5f6641ac7325cfe857a04445a2f830cc3c797:/base.css diff --git a/base.css b/base.css index 3441707..d014b61 100644 --- a/base.css +++ b/base.css @@ -85,6 +85,12 @@ p.footer { margin: 2ex auto; clear: both; } +.error > * { + margin-bottom: 1ex; +} +.error > *:last-child { + margin-bottom: 0; +} ul { margin: 0; @@ -247,12 +253,16 @@ td.joinl { font-size: 100%; } +.cover td { + min-width: 2.5ex; /* square cells */ +} + /* table headers */ th, tfoot td, thead td { - border: 0; + border-width: 0; background: transparent; } .glyphs thead td {