1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

Add 3 more font-weight variables

Refs #14368

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert
2015-12-06 12:28:15 -08:00
parent 193b8306f0
commit 0759d76bd2
4 changed files with 8 additions and 3 deletions

View File

@@ -176,6 +176,10 @@ $blockquote-border-color: $gray-lighter !default;
$hr-border-color: rgba(0,0,0,.1) !default;
$hr-border-width: $border-width !default;
$dt-font-weight: bold !default;
$nested-kbd-font-weight: bold !default;
// Components
//
@@ -501,6 +505,7 @@ $label-danger-bg: $brand-danger !default;
$label-color: #fff !default;
$label-link-hover-color: #fff !default;
$label-font-weight: bold !default;
// Modals