Style changes
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 256 B |
Before Width: | Height: | Size: 284 B After Width: | Height: | Size: 284 B |
BIN
core/assets-raw/sprites/ui/scroll-knob-horizontal-black.9.png
Normal file
After Width: | Height: | Size: 185 B |
Before Width: | Height: | Size: 127 B |
Before Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
@ -49,7 +49,7 @@ ImageButtonStyle: {
|
||||
},
|
||||
ScrollPaneStyle: {
|
||||
default: {vScroll: scroll, vScrollKnob: scroll-knob-vertical-black},
|
||||
horizontal: {vScroll: scroll, vScrollKnob: scroll-knob-vertical, hScroll: scroll-horizontal, hScrollKnob: scroll-knob-horizontal},
|
||||
horizontal: {vScroll: scroll, vScrollKnob: scroll-knob-vertical-black, hScroll: scroll-horizontal, hScrollKnob: scroll-knob-horizontal-black},
|
||||
},
|
||||
WindowStyle: {
|
||||
default: {titleFont: default-font, titleFontColor: accent },
|
||||
|