forked from suyu/suyu
Update loading_screen.ui
This commit is contained in:
parent
8ff94c9191
commit
2786311869
1 changed files with 2 additions and 2 deletions
|
@ -107,11 +107,11 @@ font: 500 20pt "Ubuntu";</string>
|
||||||
color: white;
|
color: white;
|
||||||
border: 2px solid white;
|
border: 2px solid white;
|
||||||
outline-color: black;
|
outline-color: black;
|
||||||
border-radius: 10px;
|
border-radius: 15px;
|
||||||
}
|
}
|
||||||
QProgressBar::chunk {
|
QProgressBar::chunk {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border-radius: 5px;
|
border-radius: 10px;
|
||||||
}</string>
|
}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="value">
|
<property name="value">
|
||||||
|
|
Loading…
Reference in a new issue