vue-material/dist/components/mdImage/index.css
2017-01-10 15:50:24 -02:00

6 lines
No EOL
349 B
CSS

/*!
* Vue Material v0.6.2
* Made with love by Marcos Moura
* Released under the MIT License.
*/
.md-image{opacity:0;filter:saturate(20%)}.md-image.md-black-output{filter:brightness(.4) saturate(20%)}.md-image.md-loaded{opacity:1;filter:saturate(100%);transition:opacity 1.1s cubic-bezier(.25,.8,.25,1),filter 2.2s cubic-bezier(.25,.8,.25,1) .3s}