mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
rebuild + use serif arrows
This commit is contained in:
parent
4f4e74be78
commit
d0cafdd3a8
1
dist/css/bootstrap.css
vendored
1
dist/css/bootstrap.css
vendored
@ -4272,6 +4272,7 @@ a.list-group-item.active > .badge,
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: -10px;
|
margin-left: -10px;
|
||||||
|
font-family: serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-control .icon-prev:before {
|
.carousel-control .icon-prev:before {
|
||||||
|
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
2
dist/js/bootstrap.min.js
vendored
2
dist/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
@ -111,6 +111,7 @@
|
|||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
margin-left: -10px;
|
margin-left: -10px;
|
||||||
|
font-family: serif;
|
||||||
}
|
}
|
||||||
// Non-glyphicon toggles
|
// Non-glyphicon toggles
|
||||||
.icon-prev {
|
.icon-prev {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user