Regenerated
This commit is contained in:
+473
-406
File diff suppressed because it is too large
Load Diff
+20
-20
@@ -4306,30 +4306,30 @@ label#custom-windows:not(.active) {
|
|||||||
|
|
||||||
/* ---- Media ---*/
|
/* ---- Media ---*/
|
||||||
|
|
||||||
label#custom-media:not(.active) {
|
#custom-media {
|
||||||
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 {
|
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
color: @text;
|
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 {
|
#pulseaudio-slider {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user