1 Star 0 Fork 24

prothesman / seafile-client

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

搜索帮助