forked from AuroraMiddleware/gtk
Adwaita: notebook tab focus ring
- prelight the tab, not a label (visually)
This commit is contained in:
parent
642924a0f1
commit
774d61c682
@ -1878,7 +1878,7 @@ popover.background {
|
||||
* Notebooks *
|
||||
*************/
|
||||
notebook {
|
||||
@include focus-ring("> header > tabs > tab", $offset: -7px, $within: true);
|
||||
@include focus-ring("> header > tabs > tab", $offset: -2px, $within: true);
|
||||
|
||||
> header {
|
||||
padding: 1px;
|
||||
|
Loading…
Reference in New Issue
Block a user