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