代码拉取完成,页面将自动刷新
同步操作将从 ChinaYasuo/UpperCompute 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
QLabel{
font: 9pt "微软雅黑";
}
QPushButton
{
background-color: rgb(138, 194, 234);
border-radius:10px;
font: 9pt "微软雅黑";
width:90px;
height:30px;
}
QPushButton:hover
{
background-color: rgb(16, 140, 227);
}
QPushButton:pressed
{
background-color: rgb(255, 255, 255);
}
QProgressBar#progressBar{
border: 2px solid grey;
border-radius: 5px;
}
QProgressBar#progressBar{
background-color: white;
width: 10px;
}
QProgressBar#progressBar_2 {
border: 2px solid white;
border-radius: 5px;
text-align: center;
}
QProgressBar#progressBar_2::chunk {
background-color: #87CEFA;
width: 10px;
margin: 0.5px;
}
QLineEdit
{
font: 9pt "微软雅黑";
}
QComboBox
{
font: 9pt "微软雅黑";
}
QDateEdit
{
font: 9pt "微软雅黑";
}
QGroupBox
{
font: 12pt "微软雅黑";
font-style: italic;
}
QStatusBar
{
font: 9pt "微软雅黑";
font-style: bold;
color: "black";
}
QComboBox{
background-color:white;
border: 1px solid gray;
border-radius: 5px;
padding: 1px 18px 1px 3px;
}
QComboBox::drop-down{
subcontrol-origin: padding;
subcontrol-position: top right;
border-left-width: 1px;
border-left-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background-color:white;
}
QComboBox::down-arrow{
image: url(:/imgs/dwn4.png);
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。