~diegosarmentero/ubuntuone-windows-installer/titles-on-pages

« back to all changes in this revision

Viewing changes to data/qt/ubuntuone.qss

  • Committer: Diego Sarmentero
  • Date: 2011-08-03 12:54:56 UTC
  • Revision ID: diego.sarmentero@canonical.com-20110803125456-1ubva0yalq3mh110
Installer modified to allow the pages to work with setTitle and setSubTitle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
QFrame#frm_box > QLabel{
123
123
    font-size: 24px;
124
124
}
 
125
 
 
126
QLabel#title_label{
 
127
    font-size: 20px;
 
128
}