summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/mobile/themes/domButtons/DomButtonUpArrow-compat.css
blob: 6cc860a95fb241fe321904a0049875b497e6cc75 (plain)
1
2
3
4
5
6
7
8
/* === Up Arrow Button ==*/
.mblDomButtonUpArrow_2 {
	background-image: url(compat/uparrow-button.png);
	background-repeat: no-repeat;
}
.mblDomButtonUpArrow_2 DIV {
	display: none;
}