~fboucault/ubuntu-ui-toolkit/flickable_right_speed

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml

  • Committer: Tarmac
  • Author(s): Tim Peeters
  • Date: 2014-07-31 02:52:24 UTC
  • mfrom: (1159.1.5 headerHeight)
  • Revision ID: tarmac-20140731025224-ejrr42jb1an0nfsp
Reduce header height by 0.5 grid units.

Approved by PS Jenkins bot, Christian Dywan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
Style.PageHeadStyle {
23
23
    id: headerStyle
24
 
    contentHeight: units.gu(7.5)
 
24
    contentHeight: units.gu(7)
25
25
    separatorSource: "artwork/PageHeaderBaseDividerLight.sci"
26
26
    separatorBottomSource: "artwork/PageHeaderBaseDividerBottom.png"
27
27
    fontWeight: Font.Light