mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
there's no font, so rip that var
This commit is contained in:
@@ -61,7 +61,6 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: $carousel-control-width;
|
width: $carousel-control-width;
|
||||||
font-size: $carousel-control-font-size;
|
|
||||||
color: $carousel-control-color;
|
color: $carousel-control-color;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
opacity: $carousel-control-opacity;
|
opacity: $carousel-control-opacity;
|
||||||
|
@@ -885,7 +885,6 @@ $media-alignment-padding-x: 10px !default;
|
|||||||
$carousel-control-color: #fff !default;
|
$carousel-control-color: #fff !default;
|
||||||
$carousel-control-width: 15% !default;
|
$carousel-control-width: 15% !default;
|
||||||
$carousel-control-opacity: .5 !default;
|
$carousel-control-opacity: .5 !default;
|
||||||
$carousel-control-font-size: 20px !default;
|
|
||||||
|
|
||||||
$carousel-indicators-width: 60% !default;
|
$carousel-indicators-width: 60% !default;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user