summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/common/Switch.less
blob: e9868bc241686bf578974320eba1048e348c7ce9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* dojox.mobile.Switch */
.mblItemSwitch {
	.mblItemSwitch-styles;
}
.mblSwitchBg {
	.mblSwitchBg-styles;
}
.mblSwitchBgLeft {
	.mblSwitchBgLeft-styles;
}
.mblSwitchBgRight {
	.mblSwitchBgRight-styles;
}
.mblSwitchKnob {
	.mblSwitchKnob-styles;
}