Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
litespeed_wiki:cache:lscwp:configuration:media:lazy-load-style [2017/12/18 20:29] Lisa Clarke created |
litespeed_wiki:cache:lscwp:configuration:media:lazy-load-style [2019/06/03 15:30] (current) qtwrk |
||
---|---|---|---|
Line 16: | Line 16: | ||
/* PART 2 - Upon Lazy Load */ | /* PART 2 - Upon Lazy Load */ | ||
- | img.loaded{ | + | img.litespeed-loaded{ |
-webkit-transition: opacity .5s linear 0.2s; | -webkit-transition: opacity .5s linear 0.2s; | ||
-moz-transition: opacity .5s linear 0.2s; | -moz-transition: opacity .5s linear 0.2s; |