common: common Alert function to format error messages
[sheet.git] / base.css
index 50b92d85e1f33d7983b4e5fa4dfadc1a478ffee6..95721e015a5221ffd8388eaf46eea20244e704dc 100644 (file)
--- a/base.css
+++ b/base.css
@@ -28,6 +28,12 @@ h2, caption {
 caption {
        margin: 1ex;
 }
+caption aside {
+       position: absolute;
+       margin-left: 1ex;
+       font-weight: normal;
+       display: inline;
+}
 
 hr {
        clear: both;
@@ -241,6 +247,10 @@ td.joinl {
        font-size: 100%;
 }
 
+.cover td {
+       min-width: 2.5ex; /* square cells */
+}
+
 /* table headers */
 
 th,