Sha256: 766e35afbcbe19274e659b0e069a16e83d4c08dd0d13a2302700097f904a6746
Contents?: true
Size: 694 Bytes
Versions: 39
Compression:
Stored size: 694 Bytes
Contents
.slideshow .content .contentWrapper { -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 .contentWrapper { @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
39 entries across 39 versions & 1 rubygems