tibia-client/modules/core_styles/styles/lineedits.otui

15 lines
263 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
LineEdit < UILineEdit
2011-11-01 03:35:50 +01:00
font: verdana-11px-antialised
color: #aaaaaa
2011-08-14 04:09:11 +02:00
size: 86 20
2011-11-17 22:41:02 +01:00
text-margin: 3
2011-08-14 04:09:11 +02:00
border-image:
2011-11-02 04:02:56 +01:00
source: /core_styles/images/panel_flat.png
2011-08-14 04:09:11 +02:00
border: 1
2011-11-16 22:00:40 +01:00
$disabled:
color: #aaaaaa88
2011-08-30 16:25:08 +02:00
PasswordLineEdit < LineEdit
2011-11-17 22:41:02 +01:00
text-hidden: true