Skip to content

Commit

Permalink
Fix styles in running system (bsc#1183016)
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Mar 5, 2021
1 parent a085454 commit cf577d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions theme/SLE/wizard/installation.qss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ YQRichText > YQTextBrowser {
}

QFrame { background-color: #2B2E38; color: #FFFFFF;}
#wizard { background: #2B2E38; }

QLabel, YQDialog {
color: #FFFFFF;
Expand Down
3 changes: 0 additions & 3 deletions theme/SLE/wizard/style.qss
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
QFrame { background-color: none; color: #FFFFFF;}
#wizard { background: #2B2E38; }

#steps
{
padding: 12px 1px 80px 12px;
Expand Down

0 comments on commit cf577d1

Please sign in to comment.