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;
|
||||
border: 2px solid white;
|
||||
outline-color: black;
|
||||
border-radius: 10px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
QProgressBar::chunk {
|
||||
background-color: white;
|
||||
border-radius: 5px;
|
||||
border-radius: 10px;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="value">
|
||||
|
|
Loading…
Reference in a new issue