diff options
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 |
commit | 12250d620146ce485f1957f180b669721c2c79b1 (patch) | |
tree | 61fba98531e60f6750ce7b4d9cb6550e00e8df82 | |
parent | ab4fc1c85cff109d8799da3bd49e210a7fa708b0 (diff) |
-layout tweak, sidebar
-rw-r--r-- | table.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ td { th.side { color: brown; text-align: right; + max-width: 11em; } tr:hover { background: #efefef; |