summaryrefslogtreecommitdiff
path: root/data/graphics/gui/scrollbuttons.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-07-08 20:03:16 +0300
committerAndrei Karas <akaras@inbox.ru>2012-07-13 01:02:40 +0300
commit36b586e32474e0d21de2383aa106869cfef89902 (patch)
tree6db1072a500cc63124c3a9a0712eada375605527 /data/graphics/gui/scrollbuttons.xml
parent960820b57ecf45a4bf5e337bf36adbe02e668fbf (diff)
downloadplus-36b586e32474e0d21de2383aa106869cfef89902.tar.gz
plus-36b586e32474e0d21de2383aa106869cfef89902.tar.bz2
plus-36b586e32474e0d21de2383aa106869cfef89902.tar.xz
plus-36b586e32474e0d21de2383aa106869cfef89902.zip
Change scrollarea theming.
Diffstat (limited to 'data/graphics/gui/scrollbuttons.xml')
-rw-r--r--data/graphics/gui/scrollbuttons.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/graphics/gui/scrollbuttons.xml b/data/graphics/gui/scrollbuttons.xml
new file mode 100644
index 000000000..2c57cd0ba
--- /dev/null
+++ b/data/graphics/gui/scrollbuttons.xml
@@ -0,0 +1,8 @@
+<skinset name="Default" image="window.png">
+ <widget type="Window" xpos="41" ypos="100">
+ <part type="left" xpos="0" ypos="0" width="12" height="12" />
+ <part type="right" xpos="0" ypos="16" width="12" height="12" />
+ <part type="down" xpos="0" ypos="32" width="12" height="12" />
+ <part type="up" xpos="0" ypos="48" width="12" height="12" />
+ </widget>
+</skinset>