* Fixed panel color.
parent
5e4e00a1eb
commit
feb93129df
|
@ -4,7 +4,7 @@
|
|||
|
||||
@include exports("lightdm") {
|
||||
#panel_window {
|
||||
background-color: transparent;
|
||||
background-color: $lightdm_bg_color;
|
||||
background-image: none;
|
||||
color: $white;
|
||||
font: bold;
|
||||
|
|
Loading…
Reference in New Issue