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

Button component color tweaks

This commit is contained in:
Angelos Chalaris
2016-12-06 11:26:12 +02:00
parent d2ab873d4c
commit 21ca8d498f
4 changed files with 7 additions and 6 deletions

View File

@@ -607,3 +607,4 @@
- Tweaks to the `checkbox` and `radio` components. Added a lot of customization and recalculated their values from the ground up. This should fix problems with displaying them on different screens.
- Updated the awkward `navigation` `header` component after the `button` changes.
- Logo in `header` changed to reflect the new style.
- Changed `button` default coloration to a material color palette from Google Material Design, so that it will now be more consistent. Tweaked `opacity` to make this work.