mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +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;
|
background-color: darkslategray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* the corner between horizontal and vertical header */
|
||||||
|
QTableView QTableCornerButton::section {
|
||||||
|
background-color: darkslategray;
|
||||||
|
}
|
||||||
|
|
||||||
/* style the sort indicator */
|
/* style the sort indicator */
|
||||||
QHeaderView::down-arrow {
|
QHeaderView::down-arrow {
|
||||||
image: url(:/diagona/icons/diagona/icons/arrow-270-small.png);
|
image: url(:/diagona/icons/diagona/icons/arrow-270-small.png);
|
||||||
|
|||||||
Reference in New Issue
Block a user