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