mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
grunt
This commit is contained in:
18
dist/css/bootstrap.css
vendored
18
dist/css/bootstrap.css
vendored
@@ -424,10 +424,10 @@ img {
|
|||||||
|
|
||||||
/* line 110, /Users/mdo/work/bootstrap/scss/scaffolding */
|
/* line 110, /Users/mdo/work/bootstrap/scss/scaffolding */
|
||||||
hr {
|
hr {
|
||||||
margin-top: 1;
|
margin-top: 1rem;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 1px solid #eceeef;
|
border-top: .05rem solid #eceeef;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 122, /Users/mdo/work/bootstrap/scss/scaffolding */
|
/* line 122, /Users/mdo/work/bootstrap/scss/scaffolding */
|
||||||
@@ -627,10 +627,10 @@ abbr[title], abbr[data-original-title] {
|
|||||||
|
|
||||||
/* line 185, /Users/mdo/work/bootstrap/scss/type */
|
/* line 185, /Users/mdo/work/bootstrap/scss/type */
|
||||||
blockquote {
|
blockquote {
|
||||||
padding: .5 1;
|
padding: .5rem 1rem;
|
||||||
margin: 0 0 1;
|
margin: 0 0 1rem;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
border-left: 5px solid #eceeef;
|
border-left: .25rem solid #eceeef;
|
||||||
}
|
}
|
||||||
/* line 194, /Users/mdo/work/bootstrap/scss/type */
|
/* line 194, /Users/mdo/work/bootstrap/scss/type */
|
||||||
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
|
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
|
||||||
@@ -650,10 +650,10 @@ blockquote footer:before {
|
|||||||
|
|
||||||
/* line 212, /Users/mdo/work/bootstrap/scss/type */
|
/* line 212, /Users/mdo/work/bootstrap/scss/type */
|
||||||
.blockquote-reverse {
|
.blockquote-reverse {
|
||||||
padding-right: 15px;
|
padding-right: 1rem;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
border-right: 5px solid #eceeef;
|
border-right: .25rem solid #eceeef;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
}
|
}
|
||||||
/* line 221, /Users/mdo/work/bootstrap/scss/type */
|
/* line 221, /Users/mdo/work/bootstrap/scss/type */
|
||||||
@@ -3639,7 +3639,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|||||||
/* line 69, /Users/mdo/work/bootstrap/scss/navbar */
|
/* line 69, /Users/mdo/work/bootstrap/scss/navbar */
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
float: left;
|
float: left;
|
||||||
padding: .55rem .75rem;
|
padding: .725rem .75rem;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
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
18
docs/dist/css/bootstrap.css
vendored
18
docs/dist/css/bootstrap.css
vendored
@@ -424,10 +424,10 @@ img {
|
|||||||
|
|
||||||
/* line 110, /Users/mdo/work/bootstrap/scss/scaffolding */
|
/* line 110, /Users/mdo/work/bootstrap/scss/scaffolding */
|
||||||
hr {
|
hr {
|
||||||
margin-top: 1;
|
margin-top: 1rem;
|
||||||
margin-bottom: 1;
|
margin-bottom: 1rem;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-top: 1px solid #eceeef;
|
border-top: .05rem solid #eceeef;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* line 122, /Users/mdo/work/bootstrap/scss/scaffolding */
|
/* line 122, /Users/mdo/work/bootstrap/scss/scaffolding */
|
||||||
@@ -627,10 +627,10 @@ abbr[title], abbr[data-original-title] {
|
|||||||
|
|
||||||
/* line 185, /Users/mdo/work/bootstrap/scss/type */
|
/* line 185, /Users/mdo/work/bootstrap/scss/type */
|
||||||
blockquote {
|
blockquote {
|
||||||
padding: .5 1;
|
padding: .5rem 1rem;
|
||||||
margin: 0 0 1;
|
margin: 0 0 1rem;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
border-left: 5px solid #eceeef;
|
border-left: .25rem solid #eceeef;
|
||||||
}
|
}
|
||||||
/* line 194, /Users/mdo/work/bootstrap/scss/type */
|
/* line 194, /Users/mdo/work/bootstrap/scss/type */
|
||||||
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
|
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
|
||||||
@@ -650,10 +650,10 @@ blockquote footer:before {
|
|||||||
|
|
||||||
/* line 212, /Users/mdo/work/bootstrap/scss/type */
|
/* line 212, /Users/mdo/work/bootstrap/scss/type */
|
||||||
.blockquote-reverse {
|
.blockquote-reverse {
|
||||||
padding-right: 15px;
|
padding-right: 1rem;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
border-right: 5px solid #eceeef;
|
border-right: .25rem solid #eceeef;
|
||||||
border-left: 0;
|
border-left: 0;
|
||||||
}
|
}
|
||||||
/* line 221, /Users/mdo/work/bootstrap/scss/type */
|
/* line 221, /Users/mdo/work/bootstrap/scss/type */
|
||||||
@@ -3639,7 +3639,7 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
|
|||||||
/* line 69, /Users/mdo/work/bootstrap/scss/navbar */
|
/* line 69, /Users/mdo/work/bootstrap/scss/navbar */
|
||||||
.navbar-brand {
|
.navbar-brand {
|
||||||
float: left;
|
float: left;
|
||||||
padding: .55rem .75rem;
|
padding: .725rem .75rem;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
|
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
Reference in New Issue
Block a user