Regenerated

This commit is contained in:
2026-04-14 15:24:45 +02:00
parent a799e9ab67
commit 599aa084ab
2 changed files with 493 additions and 426 deletions
+473 -406
View File
File diff suppressed because it is too large Load Diff
+20 -20
View File
@@ -4306,30 +4306,30 @@ label#custom-windows:not(.active) {
/* ---- Media ---*/
label#custom-media:not(.active) {
background: transparent;
color: transparent;
opacity: 0;
padding: 0;
margin: 0;
min-width: 0;
}
label#custom-media.inactive {
background: transparent;
color: transparent;
opacity: 0;
padding: 0;
margin: 0;
min-width: 0;
}
label#custom-media.module {
#custom-media {
padding: 0 8px;
color: @text;
}
/* ---- Pulseaudio ---*/
#custom-media:not(.active) {
background: transparent;
color: transparent;
opacity: 0;
padding: 0;
margin: 0;
min-width: 0;
}
#custom-media.inactive {
background: transparent;
color: transparent;
opacity: 0;
padding: 0;
margin: 0;
min-width: 0;
}
* ---- Pulseaudio ---*/
#pulseaudio-slider {
padding: 0;