~bac/juju-gui/1103207

« back to all changes in this revision

Viewing changes to lib/views/stylesheet.less

  • Committer: Matthew Scott
  • Date: 2013-01-09 17:23:33 UTC
  • mfrom: (307 juju-gui)
  • mto: This revision was merged to the branch mainline in revision 312.
  • Revision ID: matthew.scott@canonical.com-20130109172333-ad6ndevmn5p44dz0
Merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
222
222
    position: relative;
223
223
}
224
224
 
 
225
.zoom-plane { 
 
226
  fill-opacity: 0;
 
227
  cursor: move;
 
228
}
 
229
 
225
230
 
226
231
.environment-menu {
227
232
    @border_radius: 20px;