Removes unnecessary things
parent
2b08db3f94
commit
f87be2ffc8
|
@ -28,14 +28,9 @@
|
||||||
color: $white;
|
color: $white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lightdm.menubar {
|
.lightdm.menubar *,
|
||||||
background-image: none;
|
|
||||||
background-color: fade-out(#0f0, .5);
|
|
||||||
}
|
|
||||||
|
|
||||||
.lightdm.menubar .menuitem {
|
.lightdm.menubar .menuitem {
|
||||||
color: $menubar_fg_color;
|
padding: 2px 2px;
|
||||||
padding: 0 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.lightdm-combo.combobox-entry .button,
|
.lightdm-combo.combobox-entry .button,
|
||||||
|
|
Loading…
Reference in New Issue