roundabout,
created on Saturday, 26 October 2024, 08:06:56 (1729930016),
received on Saturday, 26 October 2024, 08:07:19 (1729930039)
Author identity: vlad <vlad.muntoiu@gmail.com>
e54e6f5673fa800d4a284825304fc66e9580b508
tabs.css
@@ -9,7 +9,13 @@ x-notebook > label:has(input[type="radio"]:checked) + x-tab {
}
x-notebook > label > input[type="radio"] {
display: none !important;
clip-path: inset(50%) !important;
height: 1px !important;
overflow: hidden !important;
position: absolute !important;
white-space: nowrap !important;
width: 1px !important;
opacity: 0 !important;
}
x-notebook > label {