mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
highlight session menu button on key focus
https://bugzilla.gnome.org/show_bug.cgi?id=710539
This commit is contained in:
parent
e50a59361d
commit
eea689841b
1 changed files with 1 additions and 0 deletions
|
|
@ -2409,6 +2409,7 @@ StScrollBar StButton#vhandle:active {
|
|||
}
|
||||
|
||||
.login-dialog-session-list-button:hover,
|
||||
.login-dialog-session-list-button:focus,
|
||||
.login-dialog-session-list-button:active {
|
||||
color: white;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue