CrazySquirrel/CSShare

View on GitHub
css/CSTiles-1.1.0.css

Summary

Maintainability
Test Coverage
.cstiles:after,.cstiles:before{content:"";width:100%;height:0;display:block;clear:both}.cstiles .cstiles__item{float:left;width:0;height:0;padding:12.5%;position:relative;overflow:hidden;font:inherit;color:inherit;text-decoration:none}.cstiles .cstiles__item .cstiles__item-image,.cstiles .cstiles__item .cstiles__item-video,.cstiles .cstiles__item .cstiles__item-content-wrap,.cstiles .cstiles__item .cstiles__item-content{width:100%;height:100%;min-width:0;min-height:0;max-width:10000px;max-height:10000px;overflow:hidden;display:block;position:relative}.cstiles .cstiles__item .cstiles__item-content-wrap{position:absolute;left:0;top:0}.cstiles .cstiles__item .cstiles__item-content-wrap{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.cstiles .cstiles__item .cstiles__item-image{z-index:1}.cstiles .cstiles__item .cstiles__item-video{z-index:1}.cstiles .cstiles__item .cstiles__item-content-wrap{z-index:2}.cstiles.is-auto-fix{position:relative;width:100%;height:auto}.cstiles.is-auto-fix .cstiles__item{position:absolute;left:0;top:0;z-index:2}.cstiles.is-auto-fix .cstiles__item.is-fixer{position:relative;width:100%;height:0;z-index:1}