~mzanetti/unity8/fix-1648251

« back to all changes in this revision

Viewing changes to qml/Greeter/LoginAreaContainer.qml

  • Committer: Michael Zanetti
  • Date: 2016-12-01 12:20:34 UTC
  • mfrom: (2525.1.179 unity8)
  • Revision ID: michael.zanetti@canonical.com-20161201122034-cpvbf7webbhg2wph
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
            rightMargin: -units.gu(1.5)
27
27
            bottomMargin: -units.gu(1.5)
28
28
        }
29
 
        source: "../Stages/graphics/dropshadow2gu.sci"
 
29
        source: "../graphics/dropshadow2gu.sci"
30
30
        opacity: 0.35
31
31
    }
32
32