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

Finished up table module

Variables and variants, ready to add documentation.
This commit is contained in:
Angelos Chalaris
2018-01-08 11:47:21 +02:00
parent 072f683988
commit 35387155cf
6 changed files with 341 additions and 270 deletions

View File

@@ -263,3 +263,8 @@
## 20180103
- Added `.horizontal` `table` elements, optimized for minimal size. Some variables are missing and unset but overall both normal and `.horizontal` tables should work properly now on desktop as well as on mobile.
## 20180108
- Updated tables, variables cleanup.
- Added `.striped` and `.hoverable` `table` styles.