improve combobox and menu design

This commit is contained in:
Eduardo Bart
2012-01-05 16:02:27 -02:00
parent 7e7050929d
commit fb20ad1ba1
17 changed files with 137 additions and 60 deletions

View File

@@ -12,22 +12,22 @@ CheckBox < UICheckBox
$!checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 0 12 12
clip: 0 0 12 12
$hover !checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 12 12 12
clip: 0 12 12 12
$checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 24 12 12
clip: 0 24 12 12
$hover checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 36 12 12
clip: 0 36 12 12
$disabled:
background-color: #ffffff88
@@ -41,12 +41,12 @@ ColorBox < UICheckBox
$checked:
image:
source: /core_styles/images/colorbox.png
coords: 16 0 16 16
clip: 16 0 16 16
$!checked:
image:
source: /core_styles/images/colorbox.png
coords: 0 0 16 16
clip: 0 0 16 16
ButtonBox < UICheckBox
font: verdana-11px-antialised