summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/common/domButtons/DomButtonSilverCircleGreenButton-compat.css
blob: df9e2a5139872486b954ac7fd7b420d904cafb35 (plain)
1
2
3
4
5
6
7
8
/* === Silver Circle Green Button ==*/
.mblDomButtonSilverCircleGreenButton {
	background-image: url(compat/mblDomButtonSilverCircleGreenButton.png);
	background-repeat: no-repeat;
}
.mblDomButtonSilverCircleGreenButton > div {
	display: none;
}