Sha256: 0559495e4b07dd40bbeb0e5ff65425db2b30871f7ac0c3c855f681773d7402ef
Contents?: true
Size: 585 Bytes
Versions: 124
Compression:
Stored size: 585 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, (40/100)); @include gradient-vertical($bootstrap-switch-bg-color-start, $bootstrap-switch-bg-color-stop); position: relative; z-index: 9; } }
Version data entries
124 entries across 81 versions & 1 rubygems