gdm: add prelight to Not Listed? button
The prelight makes it clearer that the button is clickable, and makes it more consistent with other clickable parts of the dialog. https://bugzilla.gnome.org/show_bug.cgi?id=659763
This commit is contained in:
parent
775347d865
commit
a103c028f9
@ -98,6 +98,10 @@
|
||||
color: #666666;
|
||||
}
|
||||
|
||||
.login-dialog-not-listed-button:hover .login-dialog-not-listed-label {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.login-dialog-prompt-layout {
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user