jeudi 3 avril 2014

[2.3] Gradients not working on Android when using compass

Since 2.3 gradients do not work under Android 2.3 (and some older Android 4 Devices) when using compass to generate CSS.



Problem seems to be that the CSS only includes -webkit-linear-gradient now, but older Android-Devices need the fallback to -webkit-gradient(linear, ...







I fixed it for me, through removing $support-for-original-webkit-gradients: false; from file _gradients.scss (/resources/themes/vendor/compass-recipes/stylesheets/receipes/background/)




Aucun commentaire:

Enregistrer un commentaire