mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-18 13:43:27 +02:00
Version 2.2.1 - updated market, text editor, bot
This commit is contained in:
@@ -23,7 +23,7 @@ ComboBoxPopupMenuButton < UIButton
|
||||
height: 23
|
||||
font: verdana-11px-antialised
|
||||
text-align: left
|
||||
text-offset: 4 0
|
||||
text-offset: 5 2
|
||||
color: #dfdfdf
|
||||
background-color: alpha
|
||||
margin: 1
|
||||
@@ -44,7 +44,7 @@ ComboBox < UIComboBox
|
||||
font: verdana-11px-antialised
|
||||
color: #dfdfdf
|
||||
size: 91 23
|
||||
text-offset: 3 0
|
||||
text-offset: 5 2
|
||||
text-align: left
|
||||
image-source: /images/ui/combobox_square
|
||||
image-border: 3
|
||||
@@ -65,7 +65,7 @@ ComboBoxRoundedPopupScrollMenuButton < UIButton
|
||||
height: 23
|
||||
font: verdana-11px-antialised
|
||||
text-align: left
|
||||
text-offset: 4 0
|
||||
text-offset: 5 2
|
||||
color: #dfdfdf
|
||||
background-color: alpha
|
||||
|
||||
@@ -85,7 +85,7 @@ ComboBoxRoundedPopupMenuButton < UIButton
|
||||
height: 23
|
||||
font: verdana-11px-antialised
|
||||
text-align: left
|
||||
text-offset: 4 0
|
||||
text-offset: 5 2
|
||||
color: #dfdfdf
|
||||
background-color: alpha
|
||||
|
||||
|
@@ -2,7 +2,7 @@ Window < UIWindow
|
||||
font: verdana-11px-antialised
|
||||
size: 236 207
|
||||
opacity: 1
|
||||
color: #8F8F8F
|
||||
color: #AFAFAF
|
||||
text-offset: 0 2
|
||||
text-align: top
|
||||
image-source: /images/ui/window
|
||||
|
@@ -2,7 +2,7 @@ MiniWindow < UIMiniWindow
|
||||
font: verdana-11px-antialised
|
||||
icon-rect: 4 2 13 13
|
||||
icon-clip: 0 0 20 20
|
||||
color: #8F8F8F
|
||||
color: #9F9F9F
|
||||
width: 190
|
||||
height: 200
|
||||
text-offset: 24 2
|
||||
|
Reference in New Issue
Block a user