1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-11 00:13:59 +02:00

Updated navigation

Replaced background SVGs with Unicode symbols, allowing for a lot more customization options.
This commit is contained in:
Angelos Chalaris
2017-11-12 14:51:14 +02:00
parent bd06ab32d5
commit 37a1625219
3 changed files with 76 additions and 38 deletions

View File

@@ -133,3 +133,7 @@
- Fully implemented the `card` module into `layout`, gave me no trouble. It's fully operational and tested. Some color tweaking might be required, but everything is pretty much ready for deployment in the `layout` module.
- Customized `checkbox` and `radio` input elements, they should work pretty much fine.
- *TODO* Add variables to customize `input_control` further, except buttons. Add all missing values much like I have done in `layout` module.
## 20171112
- Updated `navigation` module to use Unicode symbols instead of icons. This will allow for more customization of the icons used in terms of color and alignment.