Regenerated
This commit is contained in:
@@ -252,9 +252,22 @@ window#waybar {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#pulseaudio-slider.widget {
|
||||
margin: 0 50px;
|
||||
padding: 0 100px; /* optional: inner spacing */
|
||||
#pulseaudio-slider slider {
|
||||
min-height: 0px;
|
||||
min-width: 0px;
|
||||
opacity: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
#pulseaudio-slider trough {
|
||||
/*min-height: 80px; */
|
||||
min-width: 80px;
|
||||
border-radius: 5px;
|
||||
background: black;
|
||||
}
|
||||
#pulseaudio-slider highlight {
|
||||
min-width: 10px;
|
||||
border-radius: 30px;
|
||||
background: green;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user