Regenerated

This commit is contained in:
2026-04-23 22:38:00 +02:00
parent 7528c9791e
commit 8c2a134545
3 changed files with 401 additions and 401 deletions
+387 -387
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -5210,13 +5210,13 @@ label#custom-windows:not(.active) {
}
#custom-spacer {
min-width: 0;
padding: 0;
margin: 0;
border: none;
background: transparent;
color: transparent;
opacity: 0;
min-width: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none!important;
background: transparent!important;
color: transparent!important;
opacity: 0 !important;
}
#+END_SRC
@@ -235,11 +235,11 @@ label#custom-windows:not(.active) {
}
#custom-spacer {
min-width: 0;
padding: 0;
margin: 0;
border: none;
background: transparent;
color: transparent;
opacity: 0;
min-width: 0 !important;
padding: 0 !important;
margin: 0 !important;
border: none!important;
background: transparent!important;
color: transparent!important;
opacity: 0 !important;
}