~mardy/unity-2d/indicator-padding

« back to all changes in this revision

Viewing changes to places/HomeButton.qml

  • Committer: Florian Boucault
  • Date: 2011-08-23 17:46:06 UTC
  • mfrom: (574.75.12 unity-2d)
  • Revision ID: florian@boucault.net-20110823174606-360dms6pjdyrad97
MergedĀ lp:unity-2d

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
        anchors.rightMargin: 5
63
63
        anchors.leftMargin: 7
64
64
        height: 40
65
 
        font.underline: parent.activeFocus
66
65
        font.bold: true
67
66
        font.pixelSize: 16
68
67
    }