mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
added style for single section header
This commit is contained in:
parent
07ed8d490f
commit
ae0c6bd5e5
1 changed files with 4 additions and 0 deletions
|
|
@ -389,6 +389,10 @@ QHeaderView::section:first {
|
|||
QHeaderView::section:last {
|
||||
border-right: none;
|
||||
}
|
||||
QHeaderView::section:only-one {
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
QHeaderView::down-arrow {
|
||||
image: url(:/openpype/images/down_arrow.png);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue