mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
grunt
This commit is contained in:
parent
9e872efb3f
commit
38847f564c
@ -643,20 +643,14 @@ mark,
|
|||||||
border-left: .25rem solid #eceeef;
|
border-left: .25rem solid #eceeef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote p:last-child,
|
.blockquote-footer {
|
||||||
.blockquote ul:last-child,
|
|
||||||
.blockquote ol:last-child {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.blockquote footer {
|
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
color: #818a91;
|
color: #818a91;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote footer::before {
|
.blockquote-footer::before {
|
||||||
content: "\2014 \00A0";
|
content: "\2014 \00A0";
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -668,11 +662,11 @@ mark,
|
|||||||
border-left: 0;
|
border-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote-reverse footer::before {
|
.blockquote-reverse .blockquote-footer::before {
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote-reverse footer::after {
|
.blockquote-reverse .blockquote-footer::after {
|
||||||
content: "\00A0 \2014";
|
content: "\00A0 \2014";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
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/css/bootstrap.min.css.map
vendored
2
dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
@ -643,20 +643,14 @@ mark,
|
|||||||
border-left: .25rem solid #eceeef;
|
border-left: .25rem solid #eceeef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote p:last-child,
|
.blockquote-footer {
|
||||||
.blockquote ul:last-child,
|
|
||||||
.blockquote ol:last-child {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.blockquote footer {
|
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
color: #818a91;
|
color: #818a91;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote footer::before {
|
.blockquote-footer::before {
|
||||||
content: "\2014 \00A0";
|
content: "\2014 \00A0";
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -668,11 +662,11 @@ mark,
|
|||||||
border-left: 0;
|
border-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote-reverse footer::before {
|
.blockquote-reverse .blockquote-footer::before {
|
||||||
content: "";
|
content: "";
|
||||||
}
|
}
|
||||||
|
|
||||||
.blockquote-reverse footer::after {
|
.blockquote-reverse .blockquote-footer::after {
|
||||||
content: "\00A0 \2014";
|
content: "\00A0 \2014";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
2
docs/dist/css/bootstrap.css.map
vendored
2
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
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
2
docs/dist/css/bootstrap.min.css.map
vendored
2
docs/dist/css/bootstrap.min.css.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user