0608更新

main
“zcw” 2 years ago
parent 0b6093cf25
commit 7a79465e29

@ -16,8 +16,8 @@
<file>Static/headNormal.png</file>
<file>Static/fanInterrupted.png</file>
<file>Static/userPic.png</file>
<file>Static/windPic.png</file>
<file>Static/Sliding.png</file>
<file>Static/down.png</file>
<file>Static/background.png</file>
<file>Static/scrollBar.png</file>
</qresource>
</RCC>

@ -1,6 +1,6 @@
QMainWindow#MainWindow{
background-image: url(:/Static/windPic.png);
background-image: url(:/Static/background.png);
background-color: rgba(0, 0, 0, 128);
}
@ -123,7 +123,7 @@ QScrollBar::vertical{
QScrollBar::handle:vertical{
width:20px;
border-image:url(:/Static/Sliding.png);
border-image:url(:/Static/scrollBar.png);
margin:0px,0px,0px,0px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Loading…
Cancel
Save