diff --git a/nightly/public/css/subtables.css.tmp b/nightly/public/css/subtables.css.tmp deleted file mode 100644 index 2bab396..0000000 --- a/nightly/public/css/subtables.css.tmp +++ /dev/null @@ -1,213 +0,0 @@ -/* using :has it requires Firefox >= 121, Firefox-ESR >= 128 */ -/**/ -/* last subtable first */ -.details .subtoggle:checked:not(:has(~ .subtoggle)) ~ .subtable { display: block; } -.details .subtoggle:not(:checked):not(:has(~ .subtoggle)) ~ .subtable { display: none; } -/* works for 101 subtables */ -.details .subtoggle:nth-of-type(1):checked ~ .subtable:has(~ .subtoggle:nth-of-type(2)) { display: block; } -.details .subtoggle:nth-of-type(1):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(2)) { display: none; } -.details .subtoggle:nth-of-type(2):checked ~ .subtable:has(~ .subtoggle:nth-of-type(3)) { display: block; } -.details .subtoggle:nth-of-type(2):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(3)) { display: none; } -.details .subtoggle:nth-of-type(3):checked ~ .subtable:has(~ .subtoggle:nth-of-type(4)) { display: block; } -.details .subtoggle:nth-of-type(3):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(4)) { display: none; } -.details .subtoggle:nth-of-type(4):checked ~ .subtable:has(~ .subtoggle:nth-of-type(5)) { display: block; } -.details .subtoggle:nth-of-type(4):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(5)) { display: none; } -.details .subtoggle:nth-of-type(5):checked ~ .subtable:has(~ .subtoggle:nth-of-type(6)) { display: block; } -.details .subtoggle:nth-of-type(5):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(6)) { display: none; } -.details .subtoggle:nth-of-type(6):checked ~ .subtable:has(~ .subtoggle:nth-of-type(7)) { display: block; } -.details .subtoggle:nth-of-type(6):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(7)) { display: none; } -.details .subtoggle:nth-of-type(7):checked ~ .subtable:has(~ .subtoggle:nth-of-type(8)) { display: block; } -.details .subtoggle:nth-of-type(7):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(8)) { display: none; } -.details .subtoggle:nth-of-type(8):checked ~ .subtable:has(~ .subtoggle:nth-of-type(9)) { display: block; } -.details .subtoggle:nth-of-type(8):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(9)) { display: none; } -.details .subtoggle:nth-of-type(9):checked ~ .subtable:has(~ .subtoggle:nth-of-type(10)) { display: block; } -.details .subtoggle:nth-of-type(9):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(10)) { display: none; } -.details .subtoggle:nth-of-type(10):checked ~ .subtable:has(~ .subtoggle:nth-of-type(11)) { display: block; } -.details .subtoggle:nth-of-type(10):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(11)) { display: none; } -.details .subtoggle:nth-of-type(11):checked ~ .subtable:has(~ .subtoggle:nth-of-type(12)) { display: block; } -.details .subtoggle:nth-of-type(11):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(12)) { display: none; } -.details .subtoggle:nth-of-type(12):checked ~ .subtable:has(~ .subtoggle:nth-of-type(13)) { display: block; } -.details .subtoggle:nth-of-type(12):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(13)) { display: none; } -.details .subtoggle:nth-of-type(13):checked ~ .subtable:has(~ .subtoggle:nth-of-type(14)) { display: block; } -.details .subtoggle:nth-of-type(13):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(14)) { display: none; } -.details .subtoggle:nth-of-type(14):checked ~ .subtable:has(~ .subtoggle:nth-of-type(15)) { display: block; } -.details .subtoggle:nth-of-type(14):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(15)) { display: none; } -.details .subtoggle:nth-of-type(15):checked ~ .subtable:has(~ .subtoggle:nth-of-type(16)) { display: block; } -.details .subtoggle:nth-of-type(15):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(16)) { display: none; } -.details .subtoggle:nth-of-type(16):checked ~ .subtable:has(~ .subtoggle:nth-of-type(17)) { display: block; } -.details .subtoggle:nth-of-type(16):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(17)) { display: none; } -.details .subtoggle:nth-of-type(17):checked ~ .subtable:has(~ .subtoggle:nth-of-type(18)) { display: block; } -.details .subtoggle:nth-of-type(17):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(18)) { display: none; } -.details .subtoggle:nth-of-type(18):checked ~ .subtable:has(~ .subtoggle:nth-of-type(19)) { display: block; } -.details .subtoggle:nth-of-type(18):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(19)) { display: none; } -.details .subtoggle:nth-of-type(19):checked ~ .subtable:has(~ .subtoggle:nth-of-type(20)) { display: block; } -.details .subtoggle:nth-of-type(19):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(20)) { display: none; } -.details .subtoggle:nth-of-type(20):checked ~ .subtable:has(~ .subtoggle:nth-of-type(21)) { display: block; } -.details .subtoggle:nth-of-type(20):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(21)) { display: none; } -.details .subtoggle:nth-of-type(21):checked ~ .subtable:has(~ .subtoggle:nth-of-type(22)) { display: block; } -.details .subtoggle:nth-of-type(21):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(22)) { display: none; } -.details .subtoggle:nth-of-type(22):checked ~ .subtable:has(~ .subtoggle:nth-of-type(23)) { display: block; } -.details .subtoggle:nth-of-type(22):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(23)) { display: none; } -.details .subtoggle:nth-of-type(23):checked ~ .subtable:has(~ .subtoggle:nth-of-type(24)) { display: block; } -.details .subtoggle:nth-of-type(23):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(24)) { display: none; } -.details .subtoggle:nth-of-type(24):checked ~ .subtable:has(~ .subtoggle:nth-of-type(25)) { display: block; } -.details .subtoggle:nth-of-type(24):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(25)) { display: none; } -.details .subtoggle:nth-of-type(25):checked ~ .subtable:has(~ .subtoggle:nth-of-type(26)) { display: block; } -.details .subtoggle:nth-of-type(25):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(26)) { display: none; } -.details .subtoggle:nth-of-type(26):checked ~ .subtable:has(~ .subtoggle:nth-of-type(27)) { display: block; } -.details .subtoggle:nth-of-type(26):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(27)) { display: none; } -.details .subtoggle:nth-of-type(27):checked ~ .subtable:has(~ .subtoggle:nth-of-type(28)) { display: block; } -.details .subtoggle:nth-of-type(27):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(28)) { display: none; } -.details .subtoggle:nth-of-type(28):checked ~ .subtable:has(~ .subtoggle:nth-of-type(29)) { display: block; } -.details .subtoggle:nth-of-type(28):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(29)) { display: none; } -.details .subtoggle:nth-of-type(29):checked ~ .subtable:has(~ .subtoggle:nth-of-type(30)) { display: block; } -.details .subtoggle:nth-of-type(29):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(30)) { display: none; } -.details .subtoggle:nth-of-type(30):checked ~ .subtable:has(~ .subtoggle:nth-of-type(31)) { display: block; } -.details .subtoggle:nth-of-type(30):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(31)) { display: none; } -.details .subtoggle:nth-of-type(31):checked ~ .subtable:has(~ .subtoggle:nth-of-type(32)) { display: block; } -.details .subtoggle:nth-of-type(31):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(32)) { display: none; } -.details .subtoggle:nth-of-type(32):checked ~ .subtable:has(~ .subtoggle:nth-of-type(33)) { display: block; } -.details .subtoggle:nth-of-type(32):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(33)) { display: none; } -.details .subtoggle:nth-of-type(33):checked ~ .subtable:has(~ .subtoggle:nth-of-type(34)) { display: block; } -.details .subtoggle:nth-of-type(33):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(34)) { display: none; } -.details .subtoggle:nth-of-type(34):checked ~ .subtable:has(~ .subtoggle:nth-of-type(35)) { display: block; } -.details .subtoggle:nth-of-type(34):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(35)) { display: none; } -.details .subtoggle:nth-of-type(35):checked ~ .subtable:has(~ .subtoggle:nth-of-type(36)) { display: block; } -.details .subtoggle:nth-of-type(35):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(36)) { display: none; } -.details .subtoggle:nth-of-type(36):checked ~ .subtable:has(~ .subtoggle:nth-of-type(37)) { display: block; } -.details .subtoggle:nth-of-type(36):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(37)) { display: none; } -.details .subtoggle:nth-of-type(37):checked ~ .subtable:has(~ .subtoggle:nth-of-type(38)) { display: block; } -.details .subtoggle:nth-of-type(37):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(38)) { display: none; } -.details .subtoggle:nth-of-type(38):checked ~ .subtable:has(~ .subtoggle:nth-of-type(39)) { display: block; } -.details .subtoggle:nth-of-type(38):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(39)) { display: none; } -.details .subtoggle:nth-of-type(39):checked ~ .subtable:has(~ .subtoggle:nth-of-type(40)) { display: block; } -.details .subtoggle:nth-of-type(39):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(40)) { display: none; } -.details .subtoggle:nth-of-type(40):checked ~ .subtable:has(~ .subtoggle:nth-of-type(41)) { display: block; } -.details .subtoggle:nth-of-type(40):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(41)) { display: none; } -.details .subtoggle:nth-of-type(41):checked ~ .subtable:has(~ .subtoggle:nth-of-type(42)) { display: block; } -.details .subtoggle:nth-of-type(41):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(42)) { display: none; } -.details .subtoggle:nth-of-type(42):checked ~ .subtable:has(~ .subtoggle:nth-of-type(43)) { display: block; } -.details .subtoggle:nth-of-type(42):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(43)) { display: none; } -.details .subtoggle:nth-of-type(43):checked ~ .subtable:has(~ .subtoggle:nth-of-type(44)) { display: block; } -.details .subtoggle:nth-of-type(43):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(44)) { display: none; } -.details .subtoggle:nth-of-type(44):checked ~ .subtable:has(~ .subtoggle:nth-of-type(45)) { display: block; } -.details .subtoggle:nth-of-type(44):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(45)) { display: none; } -.details .subtoggle:nth-of-type(45):checked ~ .subtable:has(~ .subtoggle:nth-of-type(46)) { display: block; } -.details .subtoggle:nth-of-type(45):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(46)) { display: none; } -.details .subtoggle:nth-of-type(46):checked ~ .subtable:has(~ .subtoggle:nth-of-type(47)) { display: block; } -.details .subtoggle:nth-of-type(46):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(47)) { display: none; } -.details .subtoggle:nth-of-type(47):checked ~ .subtable:has(~ .subtoggle:nth-of-type(48)) { display: block; } -.details .subtoggle:nth-of-type(47):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(48)) { display: none; } -.details .subtoggle:nth-of-type(48):checked ~ .subtable:has(~ .subtoggle:nth-of-type(49)) { display: block; } -.details .subtoggle:nth-of-type(48):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(49)) { display: none; } -.details .subtoggle:nth-of-type(49):checked ~ .subtable:has(~ .subtoggle:nth-of-type(50)) { display: block; } -.details .subtoggle:nth-of-type(49):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(50)) { display: none; } -.details .subtoggle:nth-of-type(50):checked ~ .subtable:has(~ .subtoggle:nth-of-type(51)) { display: block; } -.details .subtoggle:nth-of-type(50):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(51)) { display: none; } -.details .subtoggle:nth-of-type(51):checked ~ .subtable:has(~ .subtoggle:nth-of-type(52)) { display: block; } -.details .subtoggle:nth-of-type(51):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(52)) { display: none; } -.details .subtoggle:nth-of-type(52):checked ~ .subtable:has(~ .subtoggle:nth-of-type(53)) { display: block; } -.details .subtoggle:nth-of-type(52):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(53)) { display: none; } -.details .subtoggle:nth-of-type(53):checked ~ .subtable:has(~ .subtoggle:nth-of-type(54)) { display: block; } -.details .subtoggle:nth-of-type(53):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(54)) { display: none; } -.details .subtoggle:nth-of-type(54):checked ~ .subtable:has(~ .subtoggle:nth-of-type(55)) { display: block; } -.details .subtoggle:nth-of-type(54):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(55)) { display: none; } -.details .subtoggle:nth-of-type(55):checked ~ .subtable:has(~ .subtoggle:nth-of-type(56)) { display: block; } -.details .subtoggle:nth-of-type(55):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(56)) { display: none; } -.details .subtoggle:nth-of-type(56):checked ~ .subtable:has(~ .subtoggle:nth-of-type(57)) { display: block; } -.details .subtoggle:nth-of-type(56):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(57)) { display: none; } -.details .subtoggle:nth-of-type(57):checked ~ .subtable:has(~ .subtoggle:nth-of-type(58)) { display: block; } -.details .subtoggle:nth-of-type(57):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(58)) { display: none; } -.details .subtoggle:nth-of-type(58):checked ~ .subtable:has(~ .subtoggle:nth-of-type(59)) { display: block; } -.details .subtoggle:nth-of-type(58):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(59)) { display: none; } -.details .subtoggle:nth-of-type(59):checked ~ .subtable:has(~ .subtoggle:nth-of-type(60)) { display: block; } -.details .subtoggle:nth-of-type(59):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(60)) { display: none; } -.details .subtoggle:nth-of-type(60):checked ~ .subtable:has(~ .subtoggle:nth-of-type(61)) { display: block; } -.details .subtoggle:nth-of-type(60):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(61)) { display: none; } -.details .subtoggle:nth-of-type(61):checked ~ .subtable:has(~ .subtoggle:nth-of-type(62)) { display: block; } -.details .subtoggle:nth-of-type(61):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(62)) { display: none; } -.details .subtoggle:nth-of-type(62):checked ~ .subtable:has(~ .subtoggle:nth-of-type(63)) { display: block; } -.details .subtoggle:nth-of-type(62):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(63)) { display: none; } -.details .subtoggle:nth-of-type(63):checked ~ .subtable:has(~ .subtoggle:nth-of-type(64)) { display: block; } -.details .subtoggle:nth-of-type(63):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(64)) { display: none; } -.details .subtoggle:nth-of-type(64):checked ~ .subtable:has(~ .subtoggle:nth-of-type(65)) { display: block; } -.details .subtoggle:nth-of-type(64):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(65)) { display: none; } -.details .subtoggle:nth-of-type(65):checked ~ .subtable:has(~ .subtoggle:nth-of-type(66)) { display: block; } -.details .subtoggle:nth-of-type(65):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(66)) { display: none; } -.details .subtoggle:nth-of-type(66):checked ~ .subtable:has(~ .subtoggle:nth-of-type(67)) { display: block; } -.details .subtoggle:nth-of-type(66):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(67)) { display: none; } -.details .subtoggle:nth-of-type(67):checked ~ .subtable:has(~ .subtoggle:nth-of-type(68)) { display: block; } -.details .subtoggle:nth-of-type(67):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(68)) { display: none; } -.details .subtoggle:nth-of-type(68):checked ~ .subtable:has(~ .subtoggle:nth-of-type(69)) { display: block; } -.details .subtoggle:nth-of-type(68):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(69)) { display: none; } -.details .subtoggle:nth-of-type(69):checked ~ .subtable:has(~ .subtoggle:nth-of-type(70)) { display: block; } -.details .subtoggle:nth-of-type(69):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(70)) { display: none; } -.details .subtoggle:nth-of-type(70):checked ~ .subtable:has(~ .subtoggle:nth-of-type(71)) { display: block; } -.details .subtoggle:nth-of-type(70):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(71)) { display: none; } -.details .subtoggle:nth-of-type(71):checked ~ .subtable:has(~ .subtoggle:nth-of-type(72)) { display: block; } -.details .subtoggle:nth-of-type(71):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(72)) { display: none; } -.details .subtoggle:nth-of-type(72):checked ~ .subtable:has(~ .subtoggle:nth-of-type(73)) { display: block; } -.details .subtoggle:nth-of-type(72):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(73)) { display: none; } -.details .subtoggle:nth-of-type(73):checked ~ .subtable:has(~ .subtoggle:nth-of-type(74)) { display: block; } -.details .subtoggle:nth-of-type(73):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(74)) { display: none; } -.details .subtoggle:nth-of-type(74):checked ~ .subtable:has(~ .subtoggle:nth-of-type(75)) { display: block; } -.details .subtoggle:nth-of-type(74):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(75)) { display: none; } -.details .subtoggle:nth-of-type(75):checked ~ .subtable:has(~ .subtoggle:nth-of-type(76)) { display: block; } -.details .subtoggle:nth-of-type(75):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(76)) { display: none; } -.details .subtoggle:nth-of-type(76):checked ~ .subtable:has(~ .subtoggle:nth-of-type(77)) { display: block; } -.details .subtoggle:nth-of-type(76):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(77)) { display: none; } -.details .subtoggle:nth-of-type(77):checked ~ .subtable:has(~ .subtoggle:nth-of-type(78)) { display: block; } -.details .subtoggle:nth-of-type(77):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(78)) { display: none; } -.details .subtoggle:nth-of-type(78):checked ~ .subtable:has(~ .subtoggle:nth-of-type(79)) { display: block; } -.details .subtoggle:nth-of-type(78):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(79)) { display: none; } -.details .subtoggle:nth-of-type(79):checked ~ .subtable:has(~ .subtoggle:nth-of-type(80)) { display: block; } -.details .subtoggle:nth-of-type(79):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(80)) { display: none; } -.details .subtoggle:nth-of-type(80):checked ~ .subtable:has(~ .subtoggle:nth-of-type(81)) { display: block; } -.details .subtoggle:nth-of-type(80):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(81)) { display: none; } -.details .subtoggle:nth-of-type(81):checked ~ .subtable:has(~ .subtoggle:nth-of-type(82)) { display: block; } -.details .subtoggle:nth-of-type(81):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(82)) { display: none; } -.details .subtoggle:nth-of-type(82):checked ~ .subtable:has(~ .subtoggle:nth-of-type(83)) { display: block; } -.details .subtoggle:nth-of-type(82):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(83)) { display: none; } -.details .subtoggle:nth-of-type(83):checked ~ .subtable:has(~ .subtoggle:nth-of-type(84)) { display: block; } -.details .subtoggle:nth-of-type(83):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(84)) { display: none; } -.details .subtoggle:nth-of-type(84):checked ~ .subtable:has(~ .subtoggle:nth-of-type(85)) { display: block; } -.details .subtoggle:nth-of-type(84):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(85)) { display: none; } -.details .subtoggle:nth-of-type(85):checked ~ .subtable:has(~ .subtoggle:nth-of-type(86)) { display: block; } -.details .subtoggle:nth-of-type(85):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(86)) { display: none; } -.details .subtoggle:nth-of-type(86):checked ~ .subtable:has(~ .subtoggle:nth-of-type(87)) { display: block; } -.details .subtoggle:nth-of-type(86):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(87)) { display: none; } -.details .subtoggle:nth-of-type(87):checked ~ .subtable:has(~ .subtoggle:nth-of-type(88)) { display: block; } -.details .subtoggle:nth-of-type(87):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(88)) { display: none; } -.details .subtoggle:nth-of-type(88):checked ~ .subtable:has(~ .subtoggle:nth-of-type(89)) { display: block; } -.details .subtoggle:nth-of-type(88):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(89)) { display: none; } -.details .subtoggle:nth-of-type(89):checked ~ .subtable:has(~ .subtoggle:nth-of-type(90)) { display: block; } -.details .subtoggle:nth-of-type(89):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(90)) { display: none; } -.details .subtoggle:nth-of-type(90):checked ~ .subtable:has(~ .subtoggle:nth-of-type(91)) { display: block; } -.details .subtoggle:nth-of-type(90):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(91)) { display: none; } -.details .subtoggle:nth-of-type(91):checked ~ .subtable:has(~ .subtoggle:nth-of-type(92)) { display: block; } -.details .subtoggle:nth-of-type(91):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(92)) { display: none; } -.details .subtoggle:nth-of-type(92):checked ~ .subtable:has(~ .subtoggle:nth-of-type(93)) { display: block; } -.details .subtoggle:nth-of-type(92):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(93)) { display: none; } -.details .subtoggle:nth-of-type(93):checked ~ .subtable:has(~ .subtoggle:nth-of-type(94)) { display: block; } -.details .subtoggle:nth-of-type(93):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(94)) { display: none; } -.details .subtoggle:nth-of-type(94):checked ~ .subtable:has(~ .subtoggle:nth-of-type(95)) { display: block; } -.details .subtoggle:nth-of-type(94):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(95)) { display: none; } -.details .subtoggle:nth-of-type(95):checked ~ .subtable:has(~ .subtoggle:nth-of-type(96)) { display: block; } -.details .subtoggle:nth-of-type(95):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(96)) { display: none; } -.details .subtoggle:nth-of-type(96):checked ~ .subtable:has(~ .subtoggle:nth-of-type(97)) { display: block; } -.details .subtoggle:nth-of-type(96):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(97)) { display: none; } -.details .subtoggle:nth-of-type(97):checked ~ .subtable:has(~ .subtoggle:nth-of-type(98)) { display: block; } -.details .subtoggle:nth-of-type(97):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(98)) { display: none; } -.details .subtoggle:nth-of-type(98):checked ~ .subtable:has(~ .subtoggle:nth-of-type(99)) { display: block; } -.details .subtoggle:nth-of-type(98):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(99)) { display: none; } -.details .subtoggle:nth-of-type(99):checked ~ .subtable:has(~ .subtoggle:nth-of-type(100)) { display: block; } -.details .subtoggle:nth-of-type(99):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(100)) { display: none; } -.details .subtoggle:nth-of-type(100):checked ~ .subtable:has(~ .subtoggle:nth-of-type(101)) { display: block; } -.details .subtoggle:nth-of-type(100):not(:checked) ~ .subtable:has(~ .subtoggle:nth-of-type(101)) { display: none; } -/* show checkboxex in table selection */ -/* last table first */ -#formChooseTables .toggle:not(:has(~ .toggle)) ~ .chooseSubtable { display: none; } -#formChooseTables .toggle:checked:not(:has(~ .toggle)) + .chooseSubtable { display: block; } -/* works for 101 tables */ -#formChooseTables .toggle:nth-of-type(A) ~ .chooseSubtable:has(~ .toggle:nth-of-type(B)) { display: none; } -#formChooseTables .toggle:nth-of-type(A):checked + .chooseSubtable:has(~ .toggle:nth-of-type(B)) { display: block; } diff --git a/nightly/public/css/subtables.part.css b/nightly/public/css/subtables.part.css deleted file mode 100644 index 2da2a06..0000000 --- a/nightly/public/css/subtables.part.css +++ /dev/null @@ -1,2 +0,0 @@ -#formChooseTables .toggle:nth-of-type(A) ~ .chooseSubtable:has(~ .toggle:nth-of-type(B)) { display: none; } -#formChooseTables .toggle:nth-of-type(A):checked + .chooseSubtable:has(~ .toggle:nth-of-type(B)) { display: block; }