1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 19:31:35 +02:00

added text-gray-dark class (#19847)

This commit is contained in:
Edd Yerburgh
2016-09-12 07:03:12 +01:00
committed by Mark Otto
parent 8b13c51a0e
commit fe722c2453

View File

@@ -44,6 +44,10 @@
@include text-emphasis-variant('.text-danger', $brand-danger); @include text-emphasis-variant('.text-danger', $brand-danger);
// Font color
@include text-emphasis-variant('.text-gray-dark', $gray-dark);
// Misc // Misc
.text-hide { .text-hide {