use rgba buttons for sell/repair/etc
This commit is contained in:
@@ -158,4 +158,19 @@
|
||||
<image name="unowned" x="16" y="0" width="16" height="16" />
|
||||
<image name="owned" x="0" y="0" width="16" height="16" />
|
||||
</collection>
|
||||
<collection name="sell-button" src="dialog.png">
|
||||
<image name="normal" x="0" y="448" width="33" height="28" />
|
||||
<image name="pressed" x="33" y="448" width="33" height="28" />
|
||||
<image name="disabled" x="66" y="448" width="33" height="28" />
|
||||
</collection>
|
||||
<collection name="repair-button" src="dialog.png">
|
||||
<image name="normal" x="0" y="476" width="33" height="28" />
|
||||
<image name="pressed" x="33" y="476" width="33" height="28" />
|
||||
<image name="disabled" x="66" y="476" width="33" height="28" />
|
||||
</collection>
|
||||
<collection name="power-button" src="dialog.png">
|
||||
<image name="normal" x="0" y="504" width="33" height="28" />
|
||||
<image name="pressed" x="33" y="504" width="33" height="28" />
|
||||
<image name="disabled" x="66" y="504" width="33" height="28" />
|
||||
</collection>
|
||||
</chrome>
|
||||
|
||||
Reference in New Issue
Block a user