mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Text message improvements
* css (text message style sheet) * settings/send to group boxes NOT checked at beginning * qss * string concat with %
This commit is contained in:
committed by
Mat Sutcliffe
parent
77e642d42d
commit
27b9c5e8c8
@@ -86,12 +86,6 @@ BlackGui--Components--CCopyConfigurationComponent {
|
||||
}
|
||||
*/
|
||||
|
||||
/* setup load dialog */
|
||||
BlackGui--Components--CSetupLoadingDialog {
|
||||
background: black; /* background is background color here */
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
/* setup load dialog details frame */
|
||||
/*
|
||||
BlackGui--Components--CSetupLoadingDialog #fr_Details {
|
||||
@@ -100,12 +94,6 @@ BlackGui--Components--CSetupLoadingDialog #fr_Details {
|
||||
}
|
||||
*/
|
||||
|
||||
/** dialog for airports **/
|
||||
BlackGui--Components--CAirportDialog {
|
||||
background: black; /* background is background color here */
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
/* core settings */
|
||||
/* needed for CCoreSettingsDialog */
|
||||
/* BlackGui::Components::CSettingsComponent */
|
||||
@@ -198,6 +186,10 @@ BlackGui--Components--CAircraftModelSetValidationDialog,
|
||||
BlackGui--Components--CCoreSettingsDialog,
|
||||
BlackGui--Views--CAircraftModelValidationDialog,
|
||||
BlackGui--Views--CAircraftModelStatisticsDialog,
|
||||
BlackGui--Components--CSettingsFontDialog,
|
||||
BlackGui--Components--CAirportDialog,
|
||||
BlackGui--Components--CTextEditDialog,
|
||||
BlackGui--Components--CSetupLoadingDialog,
|
||||
BlackGui--Components--CDownloadComponent,
|
||||
BlackGui--Components--CDownloadDialog,
|
||||
BlackGui--Components--CRawFsdMessagesComponent,
|
||||
|
||||
Reference in New Issue
Block a user