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

Spinner tweaks

This commit is contained in:
Angelos Chalaris
2016-11-25 14:32:50 +02:00
parent 2a0d9c3fff
commit 4f30eba776
4 changed files with 5 additions and 2 deletions

View File

@@ -544,3 +544,4 @@
- Tweaks in the `core` module to use a `px`-based root in the `html` element.
- Tweaks in the `core` module to use the "native font stack" - See here: https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/
- Documented basic `progress` module's `progress` element structure.
- Added `spinner` support for older `webkit`-based browsers.