mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 0.95 BETA
This commit is contained in:
18
modules/game_market/ui/general/marketcombobox.otui
Normal file
18
modules/game_market/ui/general/marketcombobox.otui
Normal file
@@ -0,0 +1,18 @@
|
||||
MarketComboBoxPopupMenuButton < ComboBoxRoundedPopupMenuButton
|
||||
height: 18
|
||||
font: verdana-11px-rounded
|
||||
text-offset: 2 2
|
||||
|
||||
MarketComboBoxPopupMenuSeparator < UIWidget
|
||||
image-source: /images/combobox_rounded
|
||||
image-repeated: true
|
||||
image-clip: 1 59 89 1
|
||||
height: 1
|
||||
phantom: true
|
||||
|
||||
MarketComboBoxPopupMenu < ComboBoxRoundedPopupMenu
|
||||
|
||||
MarketComboBox < ComboBoxRounded
|
||||
font: verdana-11px-rounded
|
||||
size: 86 20
|
||||
text-offset: 3 2
|
Reference in New Issue
Block a user