18 lines
308 B
Plaintext
18 lines
308 B
Plaintext
TextEdit < UITextEdit
|
|
font: verdana-11px-antialised
|
|
color: #aaaaaa
|
|
size: 86 20
|
|
text-offset: 0 3
|
|
text-margin: 3
|
|
image-source: /images/textedit.png
|
|
image-border: 1
|
|
|
|
$disabled:
|
|
color: #aaaaaa88
|
|
|
|
PasswordTextEdit < TextEdit
|
|
text-hidden: true
|
|
|
|
MultilineTextEdit < TextEdit
|
|
multiline: true
|