mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
refs #887, stub for copy config (cache/settings) UI
This commit is contained in:
@@ -68,6 +68,12 @@ QDialog::separator:hover {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
/* selector QWizard not working, so using individual components */
|
||||
BlackGui--Components--CCopyConfigurationComponent {
|
||||
background: black; /* background is background color here */
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
QFileDialog #sidebar {
|
||||
background: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user