Minor cockpit COM UI adjustments

This commit is contained in:
Klaus Basan
2019-04-06 01:12:46 +02:00
committed by Mat Sutcliffe
parent 821e0b10b6
commit 16061f61e8
5 changed files with 15 additions and 1 deletions

View File

@@ -200,6 +200,10 @@ BlackGui--Components--CStringListDialog
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
BlackGui--Components--CCockpitComComponent {
min-height: 7em;
}
/* default for buttons */
QToolButton {
background-color: rgba(0, 0, 255, 128);