mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -50,6 +50,19 @@
|
|||||||
|
|
||||||
// the entries, one for the username, one for the password
|
// the entries, one for the username, one for the password
|
||||||
entry {}
|
entry {}
|
||||||
|
|
||||||
|
GtkComboBox {
|
||||||
|
background: none;
|
||||||
|
|
||||||
|
.button {
|
||||||
|
&, &:hover, &:active, &:focus {
|
||||||
|
padding: 0;
|
||||||
|
background: none;
|
||||||
|
border-style: none;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// the buttons, alternatively this could also be done with a simple ".lightdm-gtk-greeter button"
|
// the buttons, alternatively this could also be done with a simple ".lightdm-gtk-greeter button"
|
||||||
|
Reference in New Issue
Block a user