Regenerated
This commit is contained in:
+296
-308
File diff suppressed because it is too large
Load Diff
@@ -3040,18 +3040,6 @@ window#waybar {
|
|||||||
|
|
||||||
#pulseaudio-slider.widget {
|
#pulseaudio-slider.widget {
|
||||||
min-width: 100px; /* make it 100px wide */
|
min-width: 100px; /* make it 100px wide */
|
||||||
max-width: 100px; /* fix width */
|
|
||||||
height: 20px; /* adjust slider height */
|
|
||||||
border-radius: 30px;
|
|
||||||
background:
|
|
||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
|
||||||
border: 2px solid transparent;
|
|
||||||
color: @text;
|
|
||||||
font-weight: bold;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
|
|||||||
@@ -180,18 +180,6 @@ window#waybar {
|
|||||||
|
|
||||||
#pulseaudio-slider.widget {
|
#pulseaudio-slider.widget {
|
||||||
min-width: 100px; /* make it 100px wide */
|
min-width: 100px; /* make it 100px wide */
|
||||||
max-width: 100px; /* fix width */
|
|
||||||
height: 20px; /* adjust slider height */
|
|
||||||
border-radius: 30px;
|
|
||||||
background:
|
|
||||||
linear-gradient(@base-alpha, @base-alpha) padding-box,
|
|
||||||
linear-gradient(45deg, @blue, @green) border-box;
|
|
||||||
border: 2px solid transparent;
|
|
||||||
color: @text;
|
|
||||||
font-weight: bold;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
|
|||||||
Reference in New Issue
Block a user