mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-15 21:08:39 -07:00
update
This commit is contained in:
@@ -50,6 +50,19 @@
|
||||
|
||||
// the entries, one for the username, one for the password
|
||||
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"
|
||||
|
Reference in New Issue
Block a user