summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/common/domButtons/DomButtonBlueCircleArrow-compat.css
blob: 22397d7be1e5f3ab69dfa7f7ad33a43cd6248652 (plain)
1
2
3
4
5
6
7
8
9
/* === Blue Circle Arrow Buttons ==*/
.mblDomButtonBlueCircleArrow {
	background-image: url(compat/mblDomButtonBlueCircleArrow.png);
	background-repeat: no-repeat;
}

.mblDomButtonBlueCircleArrow > div {
	display: none;
}