3D buttons (still needs a little work)
This commit is contained in:
@@ -132,6 +132,17 @@
|
||||
<image name="corner-br" x="252" y="252" width="4" height="4" />
|
||||
<image name="background" x="4" y="4" width="248" height="248" />
|
||||
</collection>
|
||||
<collection name="dialog3" src="widget-panel.png">
|
||||
<image name="border-t" x="4" y="0" width="248" height="4" />
|
||||
<image name="border-b" x="4" y="252" width="248" height="4" />
|
||||
<image name="border-l" x="0" y="4" width="4" height="248" />
|
||||
<image name="border-r" x="252" y="4" width="4" height="248" />
|
||||
<image name="corner-tl" x="0" y="0" width="4" height="4" />
|
||||
<image name="corner-tr" x="252" y="0" width="4" height="4" />
|
||||
<image name="corner-bl" x="0" y="252" width="4" height="4" />
|
||||
<image name="corner-br" x="252" y="252" width="4" height="4" />
|
||||
<image name="background" x="4" y="4" width="248" height="248" />
|
||||
</collection>
|
||||
<collection name="dialog" src="dialog.png">
|
||||
<image name="background" x="0" y="0" width="624" height="384" />
|
||||
<image name="border-r" x="624" y="0" width="14" height="200" />
|
||||
|
||||
Reference in New Issue
Block a user