focus and active states fixes

This commit is contained in:
Eduardo Bart
2011-11-16 19:00:40 -02:00
parent fa8291a433
commit 63c018ba4c
7 changed files with 71 additions and 21 deletions

View File

@@ -2,6 +2,7 @@ Window < UIWindow
font: verdana-11px-antialised
size: 200 200
opacity: 255
color: white
background-color: white
head height: 20
head text align: center
@@ -15,6 +16,9 @@ Window < UIWindow
$pressed:
opacity: 192
$disabled:
color: #aaaaaa88
MiniWindow < UIWindow
font: verdana-11px-antialised
size: 192 200