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

Presentational changes to tabs

This commit is contained in:
Angelos Chalaris
2016-11-09 23:09:29 +02:00
parent a1d33728d1
commit edeeb4c839
5 changed files with 21 additions and 17 deletions

View File

@@ -358,3 +358,4 @@
- Edited the demo page to include most of the new functionality.
- *TODO* Move `_accordion.scss` to the `legacy` folder etc.
- Deployed live demo.
- Minor change to the way `transition`s work for `tabs`, they will now all utilize the `transform` implementation.

View File

@@ -2,7 +2,7 @@
<html>
<head>
<!-- Live demo styled as of 20161109 -->
<link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/e9750940ad12ecafc6a75957f11bb342b907d62d/flavors/v2/mini-default.min.css">
<!-- <link rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/e9750940ad12ecafc6a75957f11bb342b907d62d/flavors/v2/mini-default.min.css"> -->
<link rel="stylesheet" href="../../flavors/v2/mini-default.css">
<title>mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework</title>
<meta charset="utf-8">