forked from AuroraMiddleware/gtk
Merge branch 'vertical-spin-selection-fix' into 'main'
theme: Fix vertical spin button selection Closes #4788 See merge request GNOME/gtk!4659
This commit is contained in:
commit
76dc7f1b1b
@ -1165,7 +1165,7 @@ spinbutton {
|
||||
color: transparent;
|
||||
&:focus-within {
|
||||
background-color: $selected_text_bg_color;
|
||||
color: $selected_fg_color;
|
||||
color: $fg_color;
|
||||
}
|
||||
}
|
||||
> block-cursor { @include entry(block_cursor); }
|
||||
|
Loading…
Reference in New Issue
Block a user