mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
restore terminal, rework console
This commit is contained in:
@@ -24,28 +24,3 @@ Button < UIButton
|
||||
color: #f0ad4d88
|
||||
background-color: #ffffff88
|
||||
|
||||
TopButton < UIButton
|
||||
background-color: white
|
||||
size: 26 26
|
||||
text-translate: 0 0
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
clip: 0 0 26 26
|
||||
border: 3
|
||||
|
||||
$hover:
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
clip: 26 0 26 26
|
||||
border: 3
|
||||
|
||||
$pressed:
|
||||
text-translate: 1 1
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
clip: 52 0 26 26
|
||||
border: 3
|
||||
|
||||
$disabled:
|
||||
background-color: #ffffff66
|
||||
|
||||
|
Reference in New Issue
Block a user