forked from AuroraMiddleware/gtk
Merge branch 'matthiasc/for-master' into 'master'
Adwaita: Fix block cursors in spinbuttons Closes #2871 See merge request GNOME/gtk!2156
This commit is contained in:
commit
2c5533589d
@ -1097,6 +1097,7 @@ spinbutton {
|
||||
border-radius: 0;
|
||||
|
||||
> selection { @extend %selected_items; }
|
||||
> block-cursor { @include entry(block_cursor); }
|
||||
}
|
||||
|
||||
> button {
|
||||
|
Loading…
Reference in New Issue
Block a user