Ref T246, 1st version of model set wizard

* dialog for CDbOwnModelsComponent / CDbOwnModelSetComponent
* qss
* added page in wizard
This commit is contained in:
Klaus Basan
2018-02-10 01:20:20 +01:00
parent ccd7c477e2
commit 4f63c04225
15 changed files with 930 additions and 76 deletions

View File

@@ -168,13 +168,12 @@ BlackGui--Components--CDBusServerAddressSelector::disabled {
}
BlackGui--Components--CDownloadComponent,
BlackGui--Components--CDownloadDialog {
background: black; /* background is background color here */
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
BlackGui--Components--CDownloadDialog,
BlackGui--Components--CRawFsdMessagesComponent,
BlackGui--Components--CRawFsdMessagesDialog {
BlackGui--Components--CRawFsdMessagesDialog,
BlackGui--Components--CDbOwnModelsDialog,
BlackGui--Components--CDbOwnModelSetDialog
{
background: black; /* background is background color here */
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}