mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refs #443 Added PluginDetailsWindow
* New variable in the json metadata file - simulator name * Added PluginDetailsWindow that shows plugin info
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4d772050b0
commit
584616de7a
@@ -111,6 +111,11 @@ 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;
|
||||
}
|
||||
|
||||
/** default for buttons **/
|
||||
QPushButton {
|
||||
background-color: rgba(0, 0, 255, 128);
|
||||
|
||||
Reference in New Issue
Block a user