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

Updated Nord flavor

The Nord flavor has been updated to the latest version. Alerts and the .nano progress bar have been removed, the .toast has been added using the color palette that the flavor uses (as far as I understand it), the alert colors have been move to .card color variants, .drawer has been added using the colors of <nav>, generic shadows remain unchanged, based on the fact that the flavor still uses shadows, the .drawer component does not have a shadow by the way (I think it causes some problems, but this requires further testing). If anyone wants to update the flavor, please refer to this commit!
This commit is contained in:
Angelos Chalaris
2017-05-12 14:38:32 +03:00
parent 8bb3c18d97
commit 38bfc6ea6e
5 changed files with 161 additions and 137 deletions

View File

@@ -1163,3 +1163,4 @@
- Updated `flavors.html` and `templates.html`, both now use the new menu and the tags are updated for the flavor doc.
- Updated `quick_reference.html` with new navigation, new tag, checked everything.
- Updated menus in all `customization` pages.
- Updated `mini-nord` to use the new components.