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