Regenerated
This commit is contained in:
+318
-306
File diff suppressed because it is too large
Load Diff
+12
-2
@@ -2802,8 +2802,18 @@ window#waybar {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#custom-workspaceswindows button.active {
|
||||
padding: 0px 1px;
|
||||
min-width: 80px;
|
||||
color: @text;
|
||||
border-radius: 10px;
|
||||
font-weight: bold;
|
||||
border: 1px solid transparent;
|
||||
background:
|
||||
linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15))
|
||||
padding-box,
|
||||
linear-gradient(45deg, @blue, @green) border-box;
|
||||
}
|
||||
|
||||
|
||||
/* =========================================================
|
||||
|
||||
Reference in New Issue
Block a user