Skip to content

Commit

Permalink
SLE: sync style.qss with installation.qss
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed May 14, 2015
1 parent f2cde34 commit e8a8585
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions SLE/wizard/style.qss
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,19 @@

/* #DialogIcon { max-width: 0px; margin: 0px; } */

#DialogHeading {
font-size: 20px;
#DialogHeadingTop {
font-size: 16pt;
padding: 12pt;
/* letter-spacing: .2em; */
font-style: bold;
margin: 0px;
}

#DialogHeadingTop {
font: 18pt;
#DialogHeadingLeft {
font: 16pt;
margin-top: 100%;
margin-right: 20px;
qproperty-alignment:AlignRight;
}

}

0 comments on commit e8a8585

Please sign in to comment.