gecko/toolkit/themes/winstripe/global/toolbarbutton-aero.css
2012-01-06 11:38:39 +01:00

9 lines
172 B
CSS

%include toolbarbutton.css
@media (-moz-windows-default-theme) {
toolbarbutton:-moz-lwtheme:not([disabled="true"]) {
color: inherit;
text-shadow: inherit;
}
}