[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

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<width>375</width>
<height>600</height>
</rect>
</property>
@@ -202,7 +202,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<width>375</width>
<height>19</height>
</rect>
</property>
@@ -332,8 +332,8 @@
<widget class="BlackGui::Components::CInfoBarStatusComponent" name="comp_InfoBarStatus" native="true">
<property name="minimumSize">
<size>
<width>200</width>
<height>20</height>
<width>250</width>
<height>25</height>
</size>
</property>
</widget>