mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
Ref T246, 1st version of model set wizard
* dialog for CDbOwnModelsComponent / CDbOwnModelSetComponent * qss * added page in wizard
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user