mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-02 01:34:43 +00:00
grunt dist
This commit is contained in:
parent
1554b7cdd7
commit
bfb99413ee
9 changed files with 28 additions and 10 deletions
14
dist/css/bootstrap-rtl.css
vendored
14
dist/css/bootstrap-rtl.css
vendored
|
|
@ -7053,11 +7053,13 @@ button.close {
|
||||||
.carousel-control .icon-prev,
|
.carousel-control .icon-prev,
|
||||||
.carousel-control .glyphicon-chevron-left {
|
.carousel-control .glyphicon-chevron-left {
|
||||||
right: 50%;
|
right: 50%;
|
||||||
|
margin-right: -10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-control .icon-next,
|
.carousel-control .icon-next,
|
||||||
.carousel-control .glyphicon-chevron-right {
|
.carousel-control .glyphicon-chevron-right {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
margin-left: -10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-control .icon-prev,
|
.carousel-control .icon-prev,
|
||||||
|
|
@ -7065,7 +7067,6 @@ button.close {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-right: -10px;
|
|
||||||
font-family: serif;
|
font-family: serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -7134,10 +7135,19 @@ button.close {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
margin-top: -15px;
|
margin-top: -15px;
|
||||||
margin-right: -15px;
|
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.carousel-control .glyphicon-chevron-left,
|
||||||
|
.carousel-control .icon-prev {
|
||||||
|
margin-right: -15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.carousel-control .glyphicon-chevron-right,
|
||||||
|
.carousel-control .icon-next {
|
||||||
|
margin-left: -15px;
|
||||||
|
}
|
||||||
|
|
||||||
.carousel-caption {
|
.carousel-caption {
|
||||||
right: 20%;
|
right: 20%;
|
||||||
left: 20%;
|
left: 20%;
|
||||||
|
|
|
||||||
2
dist/css/bootstrap-rtl.min.css
vendored
2
dist/css/bootstrap-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
12
dist/css/bootstrap.css
vendored
12
dist/css/bootstrap.css
vendored
|
|
@ -5717,17 +5717,18 @@ button.close {
|
||||||
.carousel-control .icon-prev,
|
.carousel-control .icon-prev,
|
||||||
.carousel-control .glyphicon-chevron-left {
|
.carousel-control .glyphicon-chevron-left {
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
margin-left: -10px;
|
||||||
}
|
}
|
||||||
.carousel-control .icon-next,
|
.carousel-control .icon-next,
|
||||||
.carousel-control .glyphicon-chevron-right {
|
.carousel-control .glyphicon-chevron-right {
|
||||||
right: 50%;
|
right: 50%;
|
||||||
|
margin-right: -10px;
|
||||||
}
|
}
|
||||||
.carousel-control .icon-prev,
|
.carousel-control .icon-prev,
|
||||||
.carousel-control .icon-next {
|
.carousel-control .icon-next {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: -10px;
|
|
||||||
font-family: serif;
|
font-family: serif;
|
||||||
}
|
}
|
||||||
.carousel-control .icon-prev:before {
|
.carousel-control .icon-prev:before {
|
||||||
|
|
@ -5788,9 +5789,16 @@ button.close {
|
||||||
width: 30px;
|
width: 30px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
margin-top: -15px;
|
margin-top: -15px;
|
||||||
margin-left: -15px;
|
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
|
.carousel-control .glyphicon-chevron-left,
|
||||||
|
.carousel-control .icon-prev {
|
||||||
|
margin-left: -15px;
|
||||||
|
}
|
||||||
|
.carousel-control .glyphicon-chevron-right,
|
||||||
|
.carousel-control .icon-next {
|
||||||
|
margin-right: -15px;
|
||||||
|
}
|
||||||
.carousel-caption {
|
.carousel-caption {
|
||||||
right: 20%;
|
right: 20%;
|
||||||
left: 20%;
|
left: 20%;
|
||||||
|
|
|
||||||
BIN
dist/css/bootstrap.css.map
vendored
BIN
dist/css/bootstrap.css.map
vendored
Binary file not shown.
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
4
docs/assets/js/customize.min.js
vendored
4
docs/assets/js/customize.min.js
vendored
File diff suppressed because one or more lines are too long
2
docs/dist/css/bootstrap-rtl.min.css
vendored
2
docs/dist/css/bootstrap-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
docs/dist/css/bootstrap.css.map
vendored
BIN
docs/dist/css/bootstrap.css.map
vendored
Binary file not shown.
2
docs/dist/css/bootstrap.min.css
vendored
2
docs/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue