summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/mobile/themes/custom/common-compat.css
blob: 963af00f9f30c0fabcc348f3e56da354d95b73fe (plain)
1
2
3
4
5
6
7
8
/* Button Colors */
.mblColorBlue {
  background-image: url(compat/ui-widget-bg.png);
}
/* Default Button Colors */
.mblColorDefault {
  background-image: url(compat/ui-widget-bg.png);
}