mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Darken border color slightly
This commit is contained in:
@@ -201,7 +201,7 @@ $line-height-lg: 1.5 !default;
|
|||||||
$line-height-sm: 1.5 !default;
|
$line-height-sm: 1.5 !default;
|
||||||
|
|
||||||
$border-width: 1px !default;
|
$border-width: 1px !default;
|
||||||
$border-color: $gray-200 !default;
|
$border-color: $gray-300 !default;
|
||||||
|
|
||||||
$border-radius: .25rem !default;
|
$border-radius: .25rem !default;
|
||||||
$border-radius-lg: .3rem !default;
|
$border-radius-lg: .3rem !default;
|
||||||
|
Reference in New Issue
Block a user