mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 00:15:06 +01:00
fix qss stylesheet whitespaces
This commit is contained in:
parent
ff66f723bb
commit
203a25378e
6
dist/qt_themes/qdarkstyle/style.qss
vendored
6
dist/qt_themes/qdarkstyle/style.qss
vendored
@ -198,7 +198,7 @@ QMenu::separator {
|
|||||||
}
|
}
|
||||||
|
|
||||||
QMenu::indicator {
|
QMenu::indicator {
|
||||||
margin: 0 -26px 0 8px;
|
margin: 0 -26px 0 8px;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
}
|
}
|
||||||
@ -1089,7 +1089,7 @@ QHeaderView::section {
|
|||||||
color: #eff0f1;
|
color: #eff0f1;
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
border: 1px solid #403F3F;
|
border: 1px solid #403F3F;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -1110,7 +1110,7 @@ QHeaderView::section::horizontal::only-one {
|
|||||||
}
|
}
|
||||||
|
|
||||||
QHeaderView::section::horizontal::last {
|
QHeaderView::section::horizontal::last {
|
||||||
border-right: transparent;
|
border-right: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
QHeaderView::section:checked {
|
QHeaderView::section:checked {
|
||||||
|
Loading…
Reference in New Issue
Block a user