summaryrefslogtreecommitdiff
path: root/data/graphics/gui/scroll_hbackground.xml
blob: 7ebb8e7c82601caf3540a8fe509cd41b71a96ef0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<skinset name="Default" image="window.png">
    <widget type="Window" xpos="135" ypos="164">
        <!-- Left Row -->
        <part type="left-edge" xpos="0" ypos="0" width="6" height="12" />

        <!-- Middle Row -->
        <part type="bg-quad" xpos="6" ypos="0" width="6" height="12" />

        <!-- Right Row -->
        <part type="right-edge" xpos="12" ypos="0" width="6" height="12" />
    </widget>
</skinset>