1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-07 22:36:37 +02:00

Customization docs for table module

Complete customization docs for table module.
This commit is contained in:
Angelos Chalaris
2017-04-13 14:35:39 +03:00
parent 55182e4da1
commit e29a3d3ec6
2 changed files with 119 additions and 4 deletions

View File

@@ -965,3 +965,4 @@
- Documented `navigation` module's customization page.
- Resolved #63, replacing the `flex-grow` and `flex-shrink` properties with the `flex` shorthand. Everything should display properly across browsers now.
- Fully documented `input_control` and `table` modules in terms of customization.