Regenerated
This commit is contained in:
+316
-310
File diff suppressed because it is too large
Load Diff
+8
-2
@@ -2953,12 +2953,18 @@ window#waybar {
|
|||||||
/* SLIDERS / SPECIAL MODULES */
|
/* SLIDERS / SPECIAL MODULES */
|
||||||
|
|
||||||
#workspace, #workspace:hover {
|
#workspace, #workspace:hover {
|
||||||
padding: 0 6px; /* keep padding constant */
|
padding: 0 6px;
|
||||||
margin: 0; /* keep margin constant */
|
margin: 0;
|
||||||
|
border-radius: 30px;
|
||||||
|
background:
|
||||||
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-windows label {
|
#custom-windows label {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pulseaudio-slider {
|
#pulseaudio-slider {
|
||||||
|
|||||||
@@ -77,12 +77,18 @@ window#waybar {
|
|||||||
/* SLIDERS / SPECIAL MODULES */
|
/* SLIDERS / SPECIAL MODULES */
|
||||||
|
|
||||||
#workspace, #workspace:hover {
|
#workspace, #workspace:hover {
|
||||||
padding: 0 6px; /* keep padding constant */
|
padding: 0 6px;
|
||||||
margin: 0; /* keep margin constant */
|
margin: 0;
|
||||||
|
border-radius: 30px;
|
||||||
|
background:
|
||||||
|
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
||||||
|
linear-gradient(45deg, @blue, @green) border-box;
|
||||||
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-windows label {
|
#custom-windows label {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pulseaudio-slider {
|
#pulseaudio-slider {
|
||||||
|
|||||||
Reference in New Issue
Block a user