forked from AuroraMiddleware/gtk
Adwaita: osd spinbutton specificity bump
- mimic the peculiar selector from the normal style onto osd to override. Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/2769
This commit is contained in:
parent
5e4180b5f0
commit
78236bfdbe
@ -1078,7 +1078,8 @@ spinbutton {
|
||||
@extend %spinbutton_horz_entry;
|
||||
}
|
||||
|
||||
> button {
|
||||
> button.image-button.up:not(.flat),
|
||||
> button.image-button.down:not(.flat) {
|
||||
@include button(undecorated);
|
||||
|
||||
color: $osd_fg_color;
|
||||
|
Loading…
Reference in New Issue
Block a user