loginDialog: Make info messages themed
They were lacking a definition before leading them to show up invisible. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3298>
This commit is contained in:
parent
f31099cd85
commit
09b541ad61
@ -80,6 +80,11 @@ $_gdm_dialog_width: 25em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.login-dialog-message-hint, .login-dialog-message {
|
||||
color: darken($_gdm_fg, 10%);
|
||||
min-height: 2.75em;
|
||||
}
|
||||
|
||||
.login-dialog-user-selection-box {
|
||||
// padding to ensure the box doesn't overlap the panel
|
||||
padding-top: 4em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user