mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
[qss] Format QTableView "corner"
This commit is contained in:
committed by
Mat Sutcliffe
parent
9dc85da42d
commit
e5449347e0
@@ -608,6 +608,11 @@ QHeaderView {
|
||||
background-color: darkslategray;
|
||||
}
|
||||
|
||||
/* the corner between horizontal and vertical header */
|
||||
QTableView QTableCornerButton::section {
|
||||
background-color: darkslategray;
|
||||
}
|
||||
|
||||
/* style the sort indicator */
|
||||
QHeaderView::down-arrow {
|
||||
image: url(:/diagona/icons/diagona/icons/arrow-270-small.png);
|
||||
|
||||
Reference in New Issue
Block a user