dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
22 lines (20 loc) • 351 B
text/less
@import "variables.less";
@import "../common/Button-compat.less";
.mblButton {
background-image: none;
}
.mblButtonSelected {
background-image: none;
}
.mblBlueButton {
background-image: none;
}
.mblBlueButtonSelected {
background-image: none;
}
.mblRedButton {
background-image: none;
}
.mblRedButtonSelected {
background-image: none;
}