1 Star 0 Fork 16

github克隆 / ZenShot

forked from Gitee 极速下载 / ZenShot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setting.css 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
QDialog#SettingDlg {
background-color: #ffffff;
border: 0px;
margin: 0px;
padding: 0px;
color: #161515;
}
QLabel {
background-color: transparent;
color: black;
}
QLabel#titleLabel {
width: 32px;
min-height: 20px;
font-size: 16px;
color: #333333;
font-weight: 400;
}
QPushButton {
background-repeat: no-repeat;
background-color: transparent;
background-position: center;
}
QPushButton#closeButton {
width: 10px;
height: 10px;
background-image: url(:/images/close_button.png);
}
QPushButton#settingSaveBtn {
width: 144.9px;
height: 30px;
background: #AD86E1;
border-radius: 4px;
color: #FFFFFF;
}
QPushButton#settingSaveBtn:hover {
background-color: rgb(136, 79, 212);
}
QPushButton#settingSaveBtn:pressed {
background-color: rgb(136, 79, 212);
border: 2px solid rgb(73, 67, 215);
border-radius: 4px;
}
QPushButton#hotkeyValue {
width: 210px;
height: 30px;
border: 1px solid rgba(159,113,220,1);
border-radius: 4px;
padding-left: 20px;
text-align: left;
}
QPushButton.setting-check {
width: 156px;
height: 12px;
font-size: 12px;
color: #FF9090;
text-align: left;
padding-left: 3px;
font-weight: 400;
}
QPushButton.setting-check:checked {
width: 156px;
height: 12px;
font-size: 12px;
color: #FF9090;
text-align: left;
padding-left: 3px;
font-weight: 400;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/longmaomaogithubclone/ZenShot.git
git@gitee.com:longmaomaogithubclone/ZenShot.git
longmaomaogithubclone
ZenShot
ZenShot
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891