otclient/modules/game_market/ui/general/marketbuttons.otui
BeniS 19dd96fd02 Market item filtering improvements and other some minor improvements
* Can now filter market items by vocation, level, slot type, and depot items.
* Added new bitwise lib for handling flag operations.
* Can now get/set local player vocation/premium (TODO: spell list).
2012-07-24 03:11:53 +12:00

21 lines
390 B
Plaintext

MarketButtonBox < UICheckBox
font: verdana-11px-antialised
color: #f55e5ebb
size: 106 22
text-offset: 0 0
text-align: center
image-source: /images/tabbutton_rounded.png
image-clip: 0 0 20 20
image-border: 2
$hover !disabled:
image-clip: 0 20 20 20
$checked:
image-clip: 0 40 20 20
color: white
$disabled:
color: #666666ff
image-color: #ffffff88