Sha256: c603c703f86f1c1daa6d825b70eaa00ab42d8da2d7f4b3ed6915823bde9217b8
Contents?: true
Size: 580 Bytes
Versions: 20
Compression:
Stored size: 580 Bytes
Contents
// // Bootstrap Switch // -------------------------------------------------- .#{$bootstrap-switch-base} { .#{$bootstrap-switch-base}-handle-off, .#{$bootstrap-switch-base}-handle-on { &.#{$bootstrap-switch-base}-default { background: $bootstrap-switch-handle-default-bg-color; } } .#{$bootstrap-switch-base}-label { background: $bootstrap-switch-bg-color; box-shadow: 0 0 2px rgba($color-pf-black, 0.4); @include gradient-vertical($bootstrap-switch-bg-color-start, $bootstrap-switch-bg-color-stop); position: relative; z-index: 9; } }
Version data entries
20 entries across 20 versions & 1 rubygems