From: Tomas Mudrunka Date: Wed, 10 Jun 2026 11:03:46 +0000 (+0200) Subject: Allow indexing to continue on next row. Only reset on .indexed class X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=56b43d3b855091e4dcf0919e9788758e1e0aefac;p=mirrors%2FDesigns.git Allow indexing to continue on next row. Only reset on .indexed class --- diff --git a/tools/din_rail_module_label_generator.html b/tools/din_rail_module_label_generator.html index 7ae0cac..830fc8a 100644 --- a/tools/din_rail_module_label_generator.html +++ b/tools/din_rail_module_label_generator.html @@ -1,5 +1,5 @@ @@ -47,7 +47,7 @@ td[colspan="15"] { width: calc(15 * 18mm); counter-increment: module_counter 15; td[colspan="16"] { width: calc(16 * 18mm); counter-increment: module_counter 16; } /* indexing */ -tr { counter-reset: module_counter; } +.indexed { counter-reset: module_counter; } td { counter-increment: module_counter 1; } table.indexed * td::after { content: counter(module_counter); @@ -126,7 +126,7 @@ Use CTRL+S to save whole tool including your changes to your computer. CTRL+P to - +🔔
Zvonek 🔌
Vchod 🔌
Předsíň 🛠️
Režie @@ -157,6 +157,12 @@ Use CTRL+S to save whole tool including your changes to your computer. CTRL+P to + + + + + + @@ -177,7 +183,7 @@ Use CTRL+S to save whole tool including your changes to your computer. CTRL+P to - + @@ -186,6 +192,12 @@ Use CTRL+S to save whole tool including your changes to your computer. CTRL+P to +
🔥
Kuchyně
Varná deska
💡
Světla
🔥
Koupelna Podlaha
🔥
Koupelna Žebřík
🔌 💡
Koupelna
🔔
Zvonek
+ + + + +