UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

23 lines (18 loc) 363 B
@import "variables.less"; @import "../common/Switch.less"; /* Default Shape */ .mblSwDefaultShape { .mblSwRoundShape1-styles; } .mblSwitchKnob { background-color: white; background-image: none; } .mblSwitchBgLeft { background-color: #4BD260; background-image: none; } .mblSwitchBgRight { background-color: @ios7-grey3; background-image: none; }