1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

replaced icons to svgs, buttons, cards, typography

This commit is contained in:
codecalm
2019-10-04 23:42:32 +02:00
parent 5c1ea09971
commit 09d8e7e2e4
96 changed files with 492 additions and 174 deletions
+2 -5
View File
@@ -6,17 +6,14 @@
border-width: $table-border-width;
background: $min-black;
text-transform: uppercase;
font-size: $h6-font-size;
font-weight: 600;
font-size: 11px;
letter-spacing: .03em;
}
}
th {
padding-top: .5rem;
padding-bottom: .5rem;
font-weight: 400;
color: $text-muted;
white-space: nowrap;
}
}