mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
Merge branch 'wip/jimmac/notebook-focus' into 'master'
Adwaita: notebook tab focus See merge request GNOME/gtk!1825
This commit is contained in:
commit
8c1072fad1
@ -1865,7 +1865,7 @@ popover.background {
|
|||||||
* Notebooks *
|
* Notebooks *
|
||||||
*************/
|
*************/
|
||||||
notebook {
|
notebook {
|
||||||
@include focus-ring("> header > tabs > tab", $offset: -7px);
|
@include focus-ring("> header > tabs > tab", $offset: -7px, $within: true);
|
||||||
|
|
||||||
> header {
|
> header {
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
Loading…
Reference in New Issue
Block a user