Sha256: 4fdcb3f53d0ed175ed50220c4283e459e3fa0a633f2d13dbe47c082398eb58f9
Contents?: true
Size: 255 Bytes
Versions: 42
Compression:
Stored size: 255 Bytes
Contents
.animate-show { -webkit-transition: all linear 0.075s; transition: all linear 0.075s; opacity: 1; } .animate-show.ng-hide-add, .animate-show.ng-hide-remove { display:block !important; } .animate-show.ng-hide { opacity:0; padding:0 10px; }
Version data entries
42 entries across 42 versions & 1 rubygems