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