]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add .text-body, fixes #25412
authorMark Otto <markdotto@gmail.com>
Sat, 31 Mar 2018 21:39:43 +0000 (14:39 -0700)
committerMark Otto <markd.otto@gmail.com>
Sun, 1 Apr 2018 05:02:47 +0000 (22:02 -0700)
scss/utilities/_text.scss

index 0aa441cc996353c81e3cc667f840d314702ede11..9ebf731a5ba690d05abf10b99367f9dcf8fc1296 100644 (file)
@@ -45,6 +45,7 @@
   @include text-emphasis-variant(".text-#{$color}", $value);
 }
 
+.text-body { color: $body-color !important; }
 .text-muted { color: $text-muted !important; }
 
 // Misc