1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-02 18:33:07 +02:00

Housekeeping

Updated codebase to use spaces instead of tabs. Everything is ready to release v2.3.1.
This commit is contained in:
Angelos Chalaris
2017-06-19 15:47:00 +03:00
parent 987a7cefae
commit 3d6af8acc5
30 changed files with 5229 additions and 5217 deletions

18
dist/mini-default.css vendored
View File

@@ -1,9 +1,9 @@
@charset "UTF-8";
/*
Flavor name: Default (mini-default)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v2.3.1
Flavor name: Default (mini-default)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v2.3.1
*/
/*
Browsers resets and base typography.
@@ -1042,7 +1042,7 @@ input[type="file"] {
}
/*
Custom elements for forms and input elements.
Custom elements for forms and input elements.
*/
button.primary, [type="button"].primary, [type="submit"].primary,
[type="reset"].primary, .button.primary, [role="button"].primary {
@@ -1664,7 +1664,7 @@ table.striped tr:nth-of-type(2n) > td {
}
/*
Custom elements for cards and containers.
Custom elements for cards and containers.
*/
@media screen and (min-width: 480px) {
.card.large {
@@ -1999,7 +1999,7 @@ mark.inline-block {
z-index: 1211;
}
/*
/*
Custom contextual background elements and alerts.
*/
mark.secondary {
@@ -2103,7 +2103,7 @@ progress[value="1000"]::-moz-progress-bar {
animation: spinner-donut-anim 1.2s linear infinite;
}
/*
/*
Custom elements for progress elements and spinners.
*/
progress.inline {
@@ -2253,7 +2253,7 @@ ul.breadcrumbs li:last-child:after {
text-align: center;
}
/*
/*
Custom elements for utilities and helper classes.
*/
.bordered {