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