aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-03-24 13:26:07 -0400
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-03-28 13:55:28 -0400
commit879050c98e1d2cc18f522a16d5b0cb2b82232dca (patch)
treec582ee8dcc04f2dbc62b00b12905874ac5d67fba /static/styles.css
parente3e4ed19ef47bbbd8a0236011b5d4bf131eed048 (diff)
downloadpatchfoo-879050c98e1d2cc18f522a16d5b0cb2b82232dca.tar.gz
patchfoo-879050c98e1d2cc18f522a16d5b0cb2b82232dca.zip
Try to clarify gathering times
- Show user-local date time string on gathering page, alongside UTC timestamp and TZ string - Include TZ in about message - Align table headings to be more readable
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index d168d21..0214ac4 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -226,6 +226,10 @@ table.ssb-object td {
border: 1px solid black;
}
+th {
+ vertical-align: top;
+}
+
.chess-square {
width: 1em;
height: 1em;