![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
-moz-appearance:none; doesnt work in my firefox >= 30
-moz-appearance:none; doesnt work in my firefox 31 is there any alternative or its a bug ?
-moz-appearance:none; doesnt work in my firefox 31 is there any alternative or its a bug ?
Wszystkie odpowiedzi (1)
-moz-appearance:none!important should be working. Without the !important flag it only works if the element doesn't have a -moz-appearance CSS rule.
To what element do you want to apply this rule?
- DOM Inspector: https://addons.mozilla.org/firefox/addon/dom-inspector-6622/