mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
styles adjustment
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
PopupMenuButton < UIButton
|
||||
font: verdana-11px-antialised
|
||||
image-color: alpha
|
||||
color: #aaaaaa
|
||||
height: 18
|
||||
margin-left: 3
|
||||
margin-right: 3
|
||||
margin-top: 0
|
||||
margin-bottom: 0
|
||||
font: verdana-11px-antialised
|
||||
|
||||
color: #aaaaaa
|
||||
background-color: alpha
|
||||
|
||||
$hover:
|
||||
@@ -16,12 +14,6 @@ PopupMenuButton < UIButton
|
||||
$disabled:
|
||||
color: #555555
|
||||
|
||||
$first:
|
||||
margin-top: 3
|
||||
|
||||
$last:
|
||||
margin-bottom: 3
|
||||
|
||||
PopupMenuSeparator < UIWidget
|
||||
margin-left: 2
|
||||
margin-right: 2
|
||||
@@ -34,6 +26,7 @@ PopupMenuSeparator < UIWidget
|
||||
|
||||
PopupMenu < UIPopupMenu
|
||||
width: 50
|
||||
border-image:
|
||||
image-source: /core_styles/images/menubox.png
|
||||
image-border: 3
|
||||
image-border: 3
|
||||
padding-top: 3
|
||||
padding-bottom: 3
|
Reference in New Issue
Block a user