mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
refs #392 Added BlackGui::CPluginConfigWindow
* CPluginConfigWindow is now base class for all plugin config windows * CPluginConfigWindow is styled properly * Fixed behaviour in CSimulatorXPlaneConfigWindow
This commit is contained in:
committed by
Mathew Sutcliffe
parent
a0b4d47736
commit
06c17d7d09
@@ -111,9 +111,9 @@ BlackGui--Editors--CValidationIndicator {
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
BlackGui--CPluginDetailsWindow {
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
background-color: darkslategray;
|
||||
BlackGui--CPluginDetailsWindow,
|
||||
BlackGui--CPluginConfigWindow {
|
||||
background: black;
|
||||
}
|
||||
|
||||
/** default for buttons **/
|
||||
|
||||
Reference in New Issue
Block a user