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

Implement `holo-list` #6

Closed ZMYaro closed 10 years ago

ZMYaro commented 11 years ago

This should be a <ul> or <ol> in which all the <li>s get styled like menu items. Nothing is pressable by default, but <button>s inside the <li>s get styled like the pressable parts of menu items (with the backgrounds and borders stripped, like a .holo-actionBar > button.

ZMYaro commented 10 years ago

Basic lists were added it https://github.com/zmyaro/holo-web/commit/67610f62d73b85a835ca4b94ee6f597a015742e3. List buttons were added in https://github.com/zmyaro/holo-web/commit/735e66827dff843013e25cb7a3b3e625ba865d43.