1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-14 01:43:58 +02:00

Updated breadcrumbs and alerts for accesibility, documented tooltips

This commit is contained in:
Angelos Chalaris
2017-02-12 20:34:02 +02:00
parent 650e1e9dfa
commit 3074ade910
3 changed files with 43 additions and 6 deletions

View File

@@ -852,3 +852,9 @@
- Updated `progress.html` with an accessibility guideline and new layout.
- Updated `card.html` with new layout.
- Updated `table.html` with new layout.
## 20170212
- Added accessibility guidelines for `breadcrumbs`.
- Added accessibility guidelines for `alert`s.
- Documented `tooltip`. No *dos* and *don'ts* seem to be required, as the use cases are really really simple.