Regenerated
This commit is contained in:
+305
-315
File diff suppressed because it is too large
Load Diff
+1
-9
@@ -2815,17 +2815,9 @@ window#waybar {
|
||||
background:
|
||||
linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)) padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
border: 2px solid red;
|
||||
}
|
||||
|
||||
/* Optional hidden state */
|
||||
#custom-workspaceswindows.hidden {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
min-width: 0;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
/* =========================================================
|
||||
* Notifications
|
||||
|
||||
Reference in New Issue
Block a user