1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-27 07:44:29 +02:00

Color changes

This commit is contained in:
Angelos Chalaris
2016-11-22 00:01:32 +02:00
parent 398d46bd1e
commit e99dcae2a9
4 changed files with 10 additions and 9 deletions

View File

@@ -503,3 +503,4 @@
- Heavily edited the `table` module. Desktop view now includes whole ruleset inside the `table` element, so no leaks will happen. Did the same for the responsive part of the module.
- Added support for horizontal and non-responsive tables in the `table` module. Added lots of new variables and rules as needed.
- Tested new `table` module functionality thoroughly. Everything seems to work like a charm, even if the implementation is a little bit fiddly due to flexbox playing some tricks.
- Updated a few colors for consistency.