2012-03-31 15:43:01 +02:00
|
|
|
TextEdit < UITextEdit
|
|
|
|
font: verdana-11px-antialised
|
|
|
|
color: #aaaaaa
|
|
|
|
size: 86 20
|
|
|
|
text-offset: 0 3
|
2013-01-16 17:20:17 +01:00
|
|
|
padding: 3
|
2013-01-18 23:39:11 +01:00
|
|
|
image-source: /images/ui/textedit
|
2012-03-31 15:43:01 +02:00
|
|
|
image-border: 1
|
2013-01-20 14:38:02 +01:00
|
|
|
selection-color: #111416
|
|
|
|
selection-background-color: #999999
|
2012-03-31 15:43:01 +02:00
|
|
|
$disabled:
|
|
|
|
color: #aaaaaa88
|
|
|
|
|
|
|
|
PasswordTextEdit < TextEdit
|
|
|
|
text-hidden: true
|
|
|
|
|
|
|
|
MultilineTextEdit < TextEdit
|
|
|
|
multiline: true
|