aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2023-12-30 18:48:11 +0100
committerÖzgür Kesim <oec@codeblau.de>2023-12-30 18:48:11 +0100
commit12250d620146ce485f1957f180b669721c2c79b1 (patch)
tree61fba98531e60f6750ce7b4d9cb6550e00e8df82
parentab4fc1c85cff109d8799da3bd49e210a7fa708b0 (diff)
-layout tweak, sidebar
-rw-r--r--table.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/table.tmpl b/table.tmpl
index 43925a2..b5f4b97 100644
--- a/table.tmpl
+++ b/table.tmpl
@@ -21,6 +21,7 @@ td {
th.side {
color: brown;
text-align: right;
+ max-width: 11em;
}
tr:hover {
background: #efefef;