mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
Merge branch 'wip/jimmac/circular-button-focus' into 'master'
Adwaita: circular button focus Closes #3368 See merge request GNOME/gtk!2844
This commit is contained in:
commit
ded6ec6424
@ -4193,6 +4193,10 @@ popover.menu {
|
||||
@extend %list_button;
|
||||
|
||||
padding: 11px;
|
||||
&:focus {
|
||||
background-color: $menu_selected_color;
|
||||
border-color: $menu_selected_color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user