X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/504c0879e49d9ffb9575ad6549c21d3990dc27d0..ccc4981ff62e695908a9855041b9669800a733ed:/base.css diff --git a/base.css b/base.css index 3441707..8ab767c 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,6 +253,10 @@ td.joinl { font-size: 100%; } +.cover td { + min-width: 2.5ex; /* square cells */ +} + /* table headers */ th,