Switch.less 247 B

12345678910111213141516
  1. /* dojox.mobile.Switch */
  2. .mblItemSwitch {
  3. .mblItemSwitch-styles;
  4. }
  5. .mblSwitchBg {
  6. .mblSwitchBg-styles;
  7. }
  8. .mblSwitchBgLeft {
  9. .mblSwitchBgLeft-styles;
  10. }
  11. .mblSwitchBgRight {
  12. .mblSwitchBgRight-styles;
  13. }
  14. .mblSwitchKnob {
  15. .mblSwitchKnob-styles;
  16. }