#mathmlButton {
  list-style-image: url("chrome://mathml/skin/mathml.png");
}

#MainToolbox > toolbar[iconsize="small"] #mathmlButton {
  list-style-image: url("chrome://mathml/skin/small/mathml.png");
}
