Regenerated
This commit is contained in:
+383
-381
File diff suppressed because it is too large
Load Diff
+3
-1
@@ -5210,9 +5210,11 @@ label#custom-windows:not(.active) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-spacer {
|
#custom-spacer {
|
||||||
all: unset;
|
|
||||||
min-width: 20px;
|
min-width: 20px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
border: none;
|
||||||
|
box-shadow: none;
|
||||||
|
color: transparent;
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|||||||
@@ -235,7 +235,9 @@ label#custom-windows:not(.active) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-spacer {
|
#custom-spacer {
|
||||||
all: unset;
|
|
||||||
min-width: 20px;
|
min-width: 20px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
border: none;
|
||||||
|
box-shadow: none;
|
||||||
|
color: transparent;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user