UI adjustmnets settings dialog, overview button

This commit is contained in:
Klaus Basan
2018-08-08 20:36:30 +02:00
parent 9fccc6c70a
commit 07a44dfc08
4 changed files with 21 additions and 13 deletions

View File

@@ -99,6 +99,14 @@ BlackGui--Components--CSetupLoadingDialog #fr_Details {
}
*/
/* core settings */
/* needed for CCoreSettingsDialog */
/* BlackGui::Components::CSettingsComponent */
BlackGui--Components--CCoreSettingsDialog {
background: black; /* background is background color here */
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
QFileDialog #sidebar {
background: black;
}