14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
ProgressBar < UIProgressBar
|
|
height: 16
|
|
background-color: red
|
|
border: 1 black
|
|
image-source: /core_styles/styles/images/progressbar.png
|
|
image-border: 1
|
|
|
|
ProgressRect < UIProgressRect
|
|
anchors.fill: parent
|
|
phantom: true
|
|
color: white
|
|
background-color: #00000088
|
|
font: verdana-11px-rounded
|