1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-03 02:42:39 +02:00
Ready to release v2.3.5
This commit is contained in:
Angelos Chalaris
2017-10-15 18:44:13 +03:00
parent d15d6571a4
commit 49ffe7651f
25 changed files with 61 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
Flavor name: Default (mini-default)
Author: Angelos Chalaris (chalarangelo@gmail.com)
Maintainers: Angelos Chalaris
mini.css version: v2.3.4
mini.css version: v2.3.5
*/
/*
Browsers resets and base typography.
@@ -1360,6 +1360,7 @@ table th:first-child, table td:first-child {
border: 0;
border-bottom: 0.0625rem solid #c9c9c9;
text-align: right;
min-height: 1.5rem;
}
table:not(.preset) td:before {
content: attr(data-label);