mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 08:40:08 +00:00
win32: add more width to the slider to not cut it when using marks
This commit is contained in:
parent
974e930fb8
commit
b4ff954218
@ -432,7 +432,7 @@ GtkButton.check:active:prelight {
|
||||
.scale {
|
||||
background-color: transparent;
|
||||
-GtkScale-value-spacing: 0;
|
||||
-GtkScale-slider-length: 9;
|
||||
-GtkScale-slider-length: 12;
|
||||
-GtkRange-slider-width: 20;
|
||||
-GtkRange-trough-border: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user