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 {
|
||||
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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user