summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonCheckboxOn-compat.css
blob: 933aecefb9d063c1ff0a0d8bdeb9dfe5b88d1598 (plain)
1
2
3
4
5
6
7
8
/* === Check Button (ON) ==*/
.mblDomButtonCheckboxOn {
	background-image: url(compat/mblDomButtonCheckboxOn.png);
	background-repeat: no-repeat;
}
.mblDomButtonCheckboxOn div {
	display: none;
}