Version 2.2.1 - updated market, text editor, bot

This commit is contained in:
OTCv8
2020-04-02 06:47:02 +02:00
parent 932165111d
commit ed8162a9d5
20 changed files with 263 additions and 163 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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