seafile-client/qt-win.css
2017-05-09 16:39:31 +08:00

19 lines
269 B
CSS

QLabel {
font-family: Microsoft YaHei;
}
QFrame#mFrame {
background-color: white;
}
RepoTreeView {
font-family: Microsoft YaHei;
}
FileTableView QHeaderView::section:first {
padding-left: 36px;
}
SyncErrorsTableView::item {
padding-left: 2px;
}