summaryrefslogtreecommitdiff
path: root/data/graphics/gui/scroll_vbackground.xml
blob: 69566c35f8b23d3f69460528195818b4709233fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<skinset name="Default" image="window.png">
	<widget type="Window" xpos="121" ypos="164">

		<!-- Top Row -->
		<part type="top-edge" xpos="0" ypos="0" width="12" height="6" />

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

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