summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/mobile/themes/common/domButtons/DomButtonRedBall-compat.css
blob: bb25172430de4724ce4f34b55970ca5c76f948bb (plain)
1
2
3
4
5
6
7
8
/* === Red Ball Button ==*/
.mblDomButtonRedBall {
	background-image: url(compat/mblDomButtonRedBall.png);
	background-repeat: no-repeat;
}
.mblDomButtonRedBall > div {
	display: none;
}