common: captioned alert messages
[sheet.git] / base.css
index 34417073786f600c8fb5f1c08dbaf35676bc6779..8ab767c1b2450b4c2a5d25f84286e394f529c771 100644 (file)
--- 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,