assets/stylesheets/bookingsync/_switch.scss in bootstrap-bookingsync-sass-0.0.16 vs assets/stylesheets/bookingsync/_switch.scss in bootstrap-bookingsync-sass-0.0.17

- old
+ new

@@ -13,13 +13,9 @@ * http://www.larentis.eu/switch/ * ============================================================ * Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 * ============================================================ */ -$switch-label-size: 10px; -$switch-off-border: $gray-lighter; -$switch-off-bg: #fff; -$switch-off-color: $gray-lightest; .has-switch { display: inline-block; cursor: pointer; -webkit-border-radius: 8px;