GTK3: fix lightdm button color

This commit is contained in:
Daniel Ruiz de Alegría
2021-11-23 12:26:44 +01:00
parent a1b4d67d88
commit 1e2618339a
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -225,7 +225,7 @@ wnck-pager {
button {
border: 0;
color: white;
color: $selected_fg_color;
text-shadow: none;
}