Adwaita: notebook tab focus ring

- prelight the tab, not a label (visually)
This commit is contained in:
Jakub Steiner 2020-05-05 13:57:33 +02:00
parent 642924a0f1
commit 774d61c682

View File

@ -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;