This commit is contained in:
Eduardo Bart
2014-07-02 13:20:02 -03:00
parent f0ed0bad13
commit 07f8e6fca9
46 changed files with 134 additions and 130 deletions

View File

@@ -1,15 +1,16 @@
TextEdit < UITextEdit
font: verdana-11px-antialised
color: #aaaaaa
size: 86 20
text-offset: 0 3
padding: 3
color: #272727
size: 86 22
text-offset: 0 4
padding: 4
image-source: /images/ui/textedit
image-border: 1
selection-color: #111416
selection-background-color: #999999
selection-color: #272727
selection-background-color: #cccccc
$disabled:
color: #aaaaaa88
color: #27272788
opacity: 0.5
PasswordTextEdit < TextEdit
text-hidden: true