mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
new font files, fixed some font issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CharacterListLabel < Label
|
||||
image: /core_ui/images/empty_rect.png
|
||||
font: tibia-10px-monochrome
|
||||
font: verdana-11px-monochrome
|
||||
background-color: #00000000
|
||||
offset: 2 0
|
||||
focusable: true
|
||||
@@ -33,7 +33,6 @@ MainWindow
|
||||
text: |-
|
||||
Account Status:
|
||||
Free Account
|
||||
font: helvetica-11px-bold
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: next.top
|
||||
|
@@ -18,6 +18,7 @@ MainWindow
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: prev.bottom
|
||||
margin.top: 2
|
||||
margin.left: 18
|
||||
margin.right: 18
|
||||
|
||||
@@ -33,6 +34,7 @@ MainWindow
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: prev.bottom
|
||||
margin.top: 2
|
||||
margin.left: 18
|
||||
margin.right: 18
|
||||
|
||||
|
Reference in New Issue
Block a user