[gtk/wip/jimmac/notebook-focus] Adwaita: notebook tab focus
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/jimmac/notebook-focus] Adwaita: notebook tab focus
- Date: Mon, 4 May 2020 14:35:28 +0000 (UTC)
commit 1dea376c84119b61a4e25eab7fe85b6cde979443
Author: Jakub Steiner <jimmac gmail com>
Date: Mon May 4 16:33:24 2020 +0200
Adwaita: notebook tab focus
- just like entries tabs need to be handled with focus-within
gtk/theme/Adwaita/_common.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index ba1e6738dd..3a25eb120c 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -1892,7 +1892,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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]