tibia-client/modules/core_ui/buttons.otui

20 lines
371 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Button < UIButton
font: helvetica-11px-bold
color: 240 173 77 255
size: 106 24
border-image:
source: /core_ui/images/button.png
border: 5
state.hover:
border-image:
source: /core_ui/images/button_hover.png
border: 5
state.down:
text-translate: 1 1
border-image:
source: /core_ui/images/button_down.png
border: 5