ZMYaro / holo-web

A CSS library that imitates the Android Holo themes. If you are looking for a similar library for Material Design, try https://MaterialZ.dev.
https://holo.zmyaro.com
MIT License
114 stars 25 forks source link

Radio buttons and checkboxes are only properly themed in WebKit #2

Open ZMYaro opened 12 years ago

ZMYaro commented 12 years ago

Gecko (FF, SeaMonkey) is a lost cause for now, but Presto (Opera) could potentially be improved. Also need to look into what is possible in IE10.

tricki commented 11 years ago

Why not a (fallback) solution using a full sprite? That would require a JS addition but also replicate the holo design better.

ZMYaro commented 11 years ago

I suppose a JS fallback is a possibility, but I kind of wanted to keep this pure CSS. I will definitely look into what is possible in Trident 6 (IE10) and Presto.

ZMYaro commented 11 years ago

IE10 support was greatly improved in https://github.com/zmyaro/holo-web/commit/c83bf4b0fdc6fce272749b16e439e5d7a2c92c9b.