Sha256: fa6dbb6218f0e7651d585b162e9a64113d180630ca0f040bf3a4ba91bf8b09fb

Contents?: true

Size: 341 Bytes

Versions: 13

Compression:

Stored size: 341 Bytes

Contents

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;

  backface-visibility: hidden;
	transition: all 150ms ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
trestle-0.8.13 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.12 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.11 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.10 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.9 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.8 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.7 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.6 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.5 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.4 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.3 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.2 app/assets/stylesheets/trestle/components/_gallery.scss
trestle-0.8.0 app/assets/stylesheets/trestle/components/_gallery.scss