1 Star 0 Fork 24

cherishui / seafile-client

forked from lins05 / seafile-client 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
qt-mac.css 644 Bytes
一键复制 编辑 原始数据 按行查看 历史
lins05 提交于 2017-08-03 14:12 . Follow up for #962
QToolButton#mDownloadTasksBtn,
QToolButton#mServerStatusBtn
{
border-style:flat;
}
/* QToolButton:hover */
/* { */
/* border: 1px solid #ccc; */
/* border-radius: 4px; */
/* background-color: rgb(255,255,255); */
/* } */
/*
DownloadRepoDialog {
min-height: 400px;
max-height: 400px;
}
*/
QToolButton#mAccountBtn
{
margin-right: 0px;
}
QFrame#mFrame
{
border: 0;
}
FileBrowserDialog QToolBar QToolButton#backwardButton {
margin-right: 0px;
}
FileBrowserDialog QToolBar QToolButton#forwardButton {
margin-left: 0px;
}
SyncErrorsDialog QWidget#mainWidget {
border : 0;
border-radius: 0px;
}
C++
1
https://gitee.com/cherishui/seafile-client.git
git@gitee.com:cherishui/seafile-client.git
cherishui
seafile-client
seafile-client
master

搜索帮助