1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-10 16:03:59 +02:00

Updated tab styling

Added a bottom border for selected tabs.
This commit is contained in:
Angelos Chalaris
2017-06-09 14:21:25 +03:00
parent b01be57873
commit 7af521f9a6
18 changed files with 75 additions and 138 deletions

View File

@@ -1251,3 +1251,4 @@
- Updated all flavors to use (or not) `.scrollable` `table`s.
- Added customization documentation for `.scrollable` `table`s.
- Documented `.scrollable` `table`s everywhere.
- Added `$tab-selected-border-color` to imbue `tabs` with a little extra style (applies only to non-`.stacked` tabs).