mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
[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:
committed by
Mat Sutcliffe
parent
f3c647fde4
commit
dfd54e497c
@@ -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"] {
|
||||
|
||||
Reference in New Issue
Block a user