diff --git a/theme/SLE/wizard/installation.qss b/theme/SLE/wizard/installation.qss index 1e11835b..17e97afb 100644 --- a/theme/SLE/wizard/installation.qss +++ b/theme/SLE/wizard/installation.qss @@ -66,6 +66,7 @@ YQRichText > YQTextBrowser { } QFrame { background-color: #2B2E38; color: #FFFFFF;} +#wizard { background: #2B2E38; } QLabel, YQDialog { color: #FFFFFF; diff --git a/theme/SLE/wizard/style.qss b/theme/SLE/wizard/style.qss index 3ea85a88..c1ee2369 100644 --- a/theme/SLE/wizard/style.qss +++ b/theme/SLE/wizard/style.qss @@ -1,6 +1,3 @@ -QFrame { background-color: none; color: #FFFFFF;} -#wizard { background: #2B2E38; } - #steps { padding: 12px 1px 80px 12px;