mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
Merge branch 'shortcuts-focus' into 'main'
theme: Show focus in shortcuts windows See merge request GNOME/gtk!5951
This commit is contained in:
commit
cdc135f11d
@ -4304,6 +4304,8 @@ shortcuts-section {
|
|||||||
// shortcut window keys
|
// shortcut window keys
|
||||||
shortcut {
|
shortcut {
|
||||||
border-spacing: 6px;
|
border-spacing: 6px;
|
||||||
|
border-radius: 5px;
|
||||||
|
@include focus-ring();
|
||||||
}
|
}
|
||||||
|
|
||||||
shortcut > .keycap {
|
shortcut > .keycap {
|
||||||
|
Loading…
Reference in New Issue
Block a user