Sha256: 4923b10910bdcea135d92252083eae51170ec9e12451a6e861c8364d09d40a12
Contents?: true
Size: 696 Bytes
Versions: 53
Compression:
Stored size: 696 Bytes
Contents
.slideshow .content .content_wrapper { -webkit-transition: 0.8s ease !important; -moz-transition: 0.8s ease !important; -ms-transition: 0.8s ease !important; transition: 0.8s ease !important; } .js .text_hidden_only { visibility: hidden; } .hideText { .shadow { opacity: 0 !important; visibility: hidden; } .slideshow .content .content_wrapper { @include transform(translate3d(-200%,0,0)); } .entry .scroll_indicator { opacity: 0; visibility: hidden; @include transition-delay(0s); } .hide_content_with_text .content { visibility: hidden; opacity: 0; pointer-events: none; } .text_hidden_only { visibility: visible; } }
Version data entries
53 entries across 53 versions & 1 rubygems