mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
new font files, fixed some font issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Button < UIButton
|
||||
font: helvetica-11px-bold
|
||||
font: verdana-11px-antialised
|
||||
background-color: white
|
||||
color: #f0ad4dff
|
||||
size: 106 24
|
||||
|
@@ -1,8 +1,6 @@
|
||||
Label < UILabel
|
||||
font: helvetica-12px
|
||||
color: #ffffff
|
||||
font: verdana-11px-antialised
|
||||
color: #aaaaaa
|
||||
|
||||
LargerLabel < Label
|
||||
font: helvetica-12px-bold
|
||||
color: white
|
||||
|
||||
|
@@ -1,5 +1,6 @@
|
||||
LineEdit < UILineEdit
|
||||
font: helvetica-12px
|
||||
font: verdana-11px-antialised
|
||||
color: #aaaaaa
|
||||
size: 86 20
|
||||
text margin: 3
|
||||
border-image:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
Window < UIWindow
|
||||
font: helvetica-12px-bold
|
||||
font: verdana-11px-antialised
|
||||
size: 200 200
|
||||
opacity: 255
|
||||
background-color: white
|
||||
|
Reference in New Issue
Block a user