mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
gtk-3: focus ring
This commit is contained in:
parent
ab61488c07
commit
4b5804b825
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
||||||
-GtkScrollbar-has-forward-stepper: false;
|
-GtkScrollbar-has-forward-stepper: false;
|
||||||
outline-color: alpha(currentcolor,0.3);
|
outline-color: alpha(currentcolor,0.3);
|
||||||
outline-style: solid;
|
outline-style: solid;
|
||||||
outline-offset: -1px;
|
outline-offset: -2px;
|
||||||
outline-width: 1px;
|
outline-width: 2px;
|
||||||
-gtk-outline-radius: 0.0px;
|
-gtk-outline-radius: 0.0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue