Regenerated

This commit is contained in:
2026-04-23 22:43:52 +02:00
parent 7c32580e95
commit bbf327ca48
3 changed files with 395 additions and 395 deletions
+385 -385
View File
File diff suppressed because it is too large Load Diff
+5 -5
View File
@@ -5210,11 +5210,11 @@ label#custom-windows:not(.active) {
} }
#custom-spacer { #custom-spacer {
background-color: transparent; all: unset;
border: none ; display: block;
box-shadow: none ;
color: transparent ; min-width: 20px; /* keep spacing */
padding: 0 ; background: transparent !important;
} }
#+END_SRC #+END_SRC
@@ -235,9 +235,9 @@ label#custom-windows:not(.active) {
} }
#custom-spacer { #custom-spacer {
background-color: transparent; all: unset;
border: none ; display: block;
box-shadow: none ;
color: transparent ; min-width: 20px; /* keep spacing */
padding: 0 ; background: transparent !important;
} }