Sha256: d89d70bb556a87cc176718dcfbf02225b66fd53753935beff27875057509262c
Contents?: true
Size: 411 Bytes
Versions: 84
Compression:
Stored size: 411 Bytes
Contents
#progress { .progress { @include transition(height 0.5s ease, margin 0.5s ease, opacity 0.5s ease); height: 24px; opacity: 1; &.hidden { margin: 0; height: 0; opacity: 0; } .title { position: absolute; padding: 0 2%; height: 24px; color: #fff; font-weight: 600; font-size: $tn-font-small; line-height: 24px; } } }
Version data entries
84 entries across 83 versions & 1 rubygems