mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 04:54:24 +01:00
remove unused $list-group-color variable; it should naturally inherit from the body
This commit is contained in:
parent
e7ae1d9069
commit
4e067f7229
@ -741,7 +741,6 @@ $progress-bar-transition: width .6s ease !default;
|
|||||||
|
|
||||||
// List group
|
// List group
|
||||||
|
|
||||||
$list-group-color: $body-color !default;
|
|
||||||
$list-group-bg: $white !default;
|
$list-group-bg: $white !default;
|
||||||
$list-group-border-color: rgba($black,.125) !default;
|
$list-group-border-color: rgba($black,.125) !default;
|
||||||
$list-group-border-width: $border-width !default;
|
$list-group-border-width: $border-width !default;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user