Regenerated
This commit is contained in:
+382
-384
File diff suppressed because it is too large
Load Diff
+2
-4
@@ -5211,10 +5211,8 @@ label#custom-windows:not(.active) {
|
||||
|
||||
#custom-spacer {
|
||||
all: unset;
|
||||
display: block;
|
||||
|
||||
min-width: 20px; /* keep spacing */
|
||||
background: transparent !important;
|
||||
min-width: 20px;
|
||||
background: transparent;
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
@@ -236,8 +236,6 @@ label#custom-windows:not(.active) {
|
||||
|
||||
#custom-spacer {
|
||||
all: unset;
|
||||
display: block;
|
||||
|
||||
min-width: 20px; /* keep spacing */
|
||||
background: transparent !important;
|
||||
min-width: 20px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user