[qss] Stylesheet improvements as discussed in Discord for Win 1920x....

* Launcher slightly larger to avoid scrollbars
* XPDR mode in status bar a bit higher
* Cockpit COM component a bit higher
This commit is contained in:
Klaus Basan
2019-03-21 18:13:59 +01:00
committed by Mat Sutcliffe
parent f3c647fde4
commit dfd54e497c
6 changed files with 30 additions and 49 deletions

View File

@@ -7,6 +7,7 @@
BlackGui--CDockWidgetInfoBar {
background: black; /* background is background color here */
background-image: url(:/textures/icons/textures/texture-inner.jpg);
min-height: 1.25em;
}
BlackGui--CDockWidgetInfoBar[floating="true"] {
@@ -14,8 +15,8 @@ BlackGui--CDockWidgetInfoBar[floating="true"] {
}
BlackGui--Components--CTransponderModeComponent {
min-width: 2em;
min-height: 2em;
padding: 0px;
margin: 0px;
}
QToolButton[xpdrmodeshort="I"] {