Regenerated
This commit is contained in:
+387
-387
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -5210,13 +5210,13 @@ label#custom-windows:not(.active) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-spacer {
|
#custom-spacer {
|
||||||
min-width: 0;
|
min-width: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
border: none;
|
border: none!important;
|
||||||
background: transparent;
|
background: transparent!important;
|
||||||
color: transparent;
|
color: transparent!important;
|
||||||
opacity: 0;
|
opacity: 0 !important;
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|||||||
@@ -235,11 +235,11 @@ label#custom-windows:not(.active) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-spacer {
|
#custom-spacer {
|
||||||
min-width: 0;
|
min-width: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
border: none;
|
border: none!important;
|
||||||
background: transparent;
|
background: transparent!important;
|
||||||
color: transparent;
|
color: transparent!important;
|
||||||
opacity: 0;
|
opacity: 0 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user