mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
fix use with, improve move, change icons, improve topbar
This commit is contained in:
@@ -20,7 +20,7 @@ Button < UIButton
|
||||
|
||||
ConsoleButton < UIButton
|
||||
size: 20 20
|
||||
image-source: /core_styles/images/consolebutton.png
|
||||
image-source: /core_styles/images/tabbutton.png
|
||||
image-color: white
|
||||
image-clip: 0 0 20 20
|
||||
image-border: 2
|
||||
|
@@ -2,3 +2,4 @@ Item < UIItem
|
||||
size: 34 34
|
||||
image-source: /core_styles/images/item.png
|
||||
font: verdana-11px-rounded
|
||||
border-color: white
|
@@ -2,7 +2,7 @@ TabBar < UITabBar
|
||||
TabBarPanel < Panel
|
||||
TabBarButton < UIButton
|
||||
size: 20 20
|
||||
image-source: /core_styles/images/consolebutton.png
|
||||
image-source: /core_styles/images/tabbutton.png
|
||||
image-color: white
|
||||
image-clip: 0 0 20 20
|
||||
image-border: 2
|
||||
|
Reference in New Issue
Block a user