Regenerated
This commit is contained in:
+306
-304
File diff suppressed because it is too large
Load Diff
+6
-4
@@ -3079,9 +3079,11 @@ window#waybar {
|
||||
/* Show it when active */
|
||||
#custom-windows.active {
|
||||
opacity: 0.5;
|
||||
min-width: 30px; /* or whatever minimum width you want */
|
||||
padding: 0 3px; /* adjust padding if needed */
|
||||
margin: 0 2px; /* optional spacing */
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
min-width: 30px;
|
||||
padding: 0 3px;
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
/* --- Group specifics --- */
|
||||
@@ -3123,7 +3125,7 @@ window#waybar {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Style the trough (background bar) */
|
||||
/* Style the trough (background bar) */`
|
||||
#pulseaudio-slider::trough {
|
||||
min-width: 80px;
|
||||
border-radius: 5px;
|
||||
|
||||
@@ -216,9 +216,11 @@ window#waybar {
|
||||
/* Show it when active */
|
||||
#custom-windows.active {
|
||||
opacity: 0.5;
|
||||
min-width: 30px; /* or whatever minimum width you want */
|
||||
padding: 0 3px; /* adjust padding if needed */
|
||||
margin: 0 2px; /* optional spacing */
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
min-width: 30px;
|
||||
padding: 0 3px;
|
||||
margin: 0 2px;
|
||||
}
|
||||
|
||||
/* --- Group specifics --- */
|
||||
@@ -260,7 +262,7 @@ window#waybar {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
/* Style the trough (background bar) */
|
||||
/* Style the trough (background bar) */`
|
||||
#pulseaudio-slider::trough {
|
||||
min-width: 80px;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user