datahorror

Research Data Management Escape Room
git clone https://git.ce9e.org/datahorror.git

commit
332030ead231e6f47bf56be85de97365a9907d8c
parent
ebb35511e19f72757b100f5726253b5b6f384415
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-08-08 09:42
vertical scrolling for wide table

Diffstat

M assets/style.css 5 +++++
M content/office/desk/address-book/_index.md 1 +

2 files changed, 6 insertions, 0 deletions


diff --git a/assets/style.css b/assets/style.css

@@ -39,6 +39,11 @@ td, th {
   39    39     text-align: start;
   40    40     line-height: 1.4;
   41    41 }
   -1    42 .table-wrapper {
   -1    43     white-space: nowrap;
   -1    44     padding: 0;
   -1    45     overflow: auto;
   -1    46 }
   42    47 
   43    48 label {
   44    49     display: block;

diff --git a/content/office/desk/address-book/_index.md b/content/office/desk/address-book/_index.md

@@ -14,6 +14,7 @@ paths:
   14    14 > | Werewolf               | 1 Full Moon Crescent        | +1-800-999-0000 | werewolf\@howlmail.com    | 192.168.1.4 | B+         | Yellow     | 150  | 190 cm |
   15    15 > | Ghost                  | 4 Haunted House Road        | +1-800-111-2222 | ghost\@spookymail.com     | 192.168.1.5 | AB+        | Blue       | 100  | 160 cm |
   16    16 > | Witch                  | 9 Broomstick Boulevard      | +1-800-333-4444 | witch\@cauldronmail.com   | 192.168.1.6 | A+         | Violet     | 250  | 165 cm |
   -1    17 {class="table-wrapper"}
   17    18 
   18    19 <form novalidate>
   19    20   <p>Which of the data in the address book are personal data?</p>