2012-03-31 15:43:01 +02:00
|
|
|
TextEdit < UITextEdit
|
|
|
|
font: verdana-11px-antialised
|
|
|
|
color: #aaaaaa
|
|
|
|
size: 86 20
|
|
|
|
text-offset: 0 3
|
|
|
|
text-margin: 3
|
2012-06-19 10:46:49 +02:00
|
|
|
image-source: /images/panel_flat.png
|
2012-03-31 15:43:01 +02:00
|
|
|
image-border: 1
|
|
|
|
|
|
|
|
$disabled:
|
|
|
|
color: #aaaaaa88
|
|
|
|
|
|
|
|
PasswordTextEdit < TextEdit
|
|
|
|
text-hidden: true
|
|
|
|
|
|
|
|
MultilineTextEdit < TextEdit
|
|
|
|
multiline: true
|