~ubuntu-branches/ubuntu/vivid/ubuntu-ui-toolkit-gles/vivid-proposed

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Zoltán Balogh
  • Date: 2014-07-31 17:02:13 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20140731170213-h6z5tfnwgzfvns6v
Tags: 0.1.51+14.10.20140731.1-0ubuntu1
[ Zoltán Balogh ]
Sync package with ubuntu-ui-toolkit - 0.1.51+14.10.20140731.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        width: styledItem.width
32
32
        height: styledItem.height
33
33
        radius: "medium"
 
34
 
 
35
        color: Qt.rgba(0, 0, 0, 0.05)
34
36
    }
35
37
}