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

.mblDomButtonRedCircleArrow > div {
	display: none;
}