Skip to content

Commit d691308

Browse files
committed
Forgor checked
1 parent 4b32ffd commit d691308

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Helium/gtk-4.0/_tauos.scss

+6
Original file line numberDiff line numberDiff line change
@@ -1367,6 +1367,12 @@ $colors: (
13671367
&:checked {
13681368
background: none;
13691369
}
1370+
&:hover:checked {
1371+
background: none;
1372+
}
1373+
&:active:checked {
1374+
background: none;
1375+
}
13701376

13711377
&:disabled {
13721378
background: gtkalpha($view_fg_color, 0.12);

0 commit comments

Comments
 (0)