forked from AuroraMiddleware/gtk
Adwaita: notebook tab focus
- just like entries tabs need to be handled with focus-within
This commit is contained in:
parent
d62e2faee6
commit
a3f042b5b4
@ -1864,7 +1864,7 @@ popover.background {
|
||||
* Notebooks *
|
||||
*************/
|
||||
notebook {
|
||||
@include focus-ring("> header > tabs > tab", $offset: -7px);
|
||||
@include focus-ring("> header > tabs > tab", $offset: -7px, $within: true);
|
||||
|
||||
> header {
|
||||
padding: 1px;
|
||||
|
Loading…
Reference in New Issue
Block a user