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 {
|
#custom-spacer {
|
||||||
all: unset;
|
all: unset;
|
||||||
display: block;
|
min-width: 20px;
|
||||||
|
background: transparent;
|
||||||
min-width: 20px; /* keep spacing */
|
|
||||||
background: transparent !important;
|
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|||||||
@@ -236,8 +236,6 @@ label#custom-windows:not(.active) {
|
|||||||
|
|
||||||
#custom-spacer {
|
#custom-spacer {
|
||||||
all: unset;
|
all: unset;
|
||||||
display: block;
|
min-width: 20px;
|
||||||
|
background: transparent;
|
||||||
min-width: 20px; /* keep spacing */
|
|
||||||
background: transparent !important;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user