CSInfoW4
0
0
374
300
选择局域网CS服务器
background-color: rgba(10, 23, 53, 235);
border:none;
border-radius:20px;
0
0
0
0
0
-
-
-
120
45
120
45
Bahnschrift Light
13
Qt::TabFocus
QPushButton{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(200,68,138,0);
border: 2px solid rgba(200,68,138,255);
}
QPushButton:hover{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,100,150, 255);
}
取消
-
120
45
120
45
Bahnschrift Light
13
Qt::TabFocus
QPushButton{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,68,138,255);
}
QPushButton:hover{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,100,150, 255);
}
确认
-
13
QListView {
background-color: rgba(255, 255, 255,0);
border-radius:10px;
}
QListView::item{
border-radius:10px;
color: rgb(255, 255, 255);
padding:10px;
margin-top:8px;
}
QListView::item:hover{
border-radius:10px;
background-color: rgba(255, 255, 255,50);
color: rgb(0, 0, 0);
font-size:18px;
}
QListView::item:selected {
border-left: 4px solid #009688;
background-color: rgba(182, 210, 255,100);
}
QScrollBar:vertical{
width:15px;
background:rgba(0,0,0,0);
padding-bottom:9px;
background-position: right;
}
QScrollBar::add-line:vertical
{
height:0px;width:0px;
subcontrol-position:bottom;
}
QScrollBar::sub-line:vertical
{
height:0px;width:0px;
subcontrol-position:top;
}
-
0
30
background-color: rgba(255, 255, 255, 0);
0
0
0
0
0
-
0
25
13
color: rgb(255, 255, 255);
background-color: rgba(255, 255, 255, 0);
选择局域网CS服务器
Qt::AlignCenter