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.

16 lines (13 loc) 319 B
@import "variables.less"; @import "../common/Switch.less"; /* Default Shape */ .mblSwDefaultShape { .mblSwRoundShape1-styles; } /* i0S 6 specific */ .dj_ios6 { .mblSwitchBgLeft { background-color: #007fea; .background-image-linear-gradient-top-bottom-2-stops(#0060b1, #73b3ea, 0.5, #007fea, 0.5, #218fec); } }