aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorGijs Boddeus <[email protected]>2017-08-25 23:29:40 +0200
committerGitHub <[email protected]>2017-08-25 23:29:40 +0200
commit4356d08abb4d94785af15f3cc9be0e553f1c1c03 (patch)
treece649fd410b7e9a38758ef8318e1d9aba5eef3e8 /dist/css/bootstrap.css
parenta103958975787653b4ba84f80d1d1e8f7be302c3 (diff)
parentba6a6f13691000ffaf22ef8e731513737659447f (diff)
downloadbootstrap-4356d08abb4d94785af15f3cc9be0e553f1c1c03.tar.xz
bootstrap-4356d08abb4d94785af15f3cc9be0e553f1c1c03.zip
Merge pull request #3 from twbs/v4-dev
update from official repo
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css199
1 files changed, 195 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index bc7a1b97d..9164d6876 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -816,6 +816,50 @@ pre code {
order: 12;
}
+.offset-1 {
+ margin-left: 8.333333%;
+}
+
+.offset-2 {
+ margin-left: 16.666667%;
+}
+
+.offset-3 {
+ margin-left: 25%;
+}
+
+.offset-4 {
+ margin-left: 33.333333%;
+}
+
+.offset-5 {
+ margin-left: 41.666667%;
+}
+
+.offset-6 {
+ margin-left: 50%;
+}
+
+.offset-7 {
+ margin-left: 58.333333%;
+}
+
+.offset-8 {
+ margin-left: 66.666667%;
+}
+
+.offset-9 {
+ margin-left: 75%;
+}
+
+.offset-10 {
+ margin-left: 83.333333%;
+}
+
+.offset-11 {
+ margin-left: 91.666667%;
+}
+
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
@@ -938,6 +982,42 @@ pre code {
-ms-flex-order: 12;
order: 12;
}
+ .offset-sm-0 {
+ margin-left: 0%;
+ }
+ .offset-sm-1 {
+ margin-left: 8.333333%;
+ }
+ .offset-sm-2 {
+ margin-left: 16.666667%;
+ }
+ .offset-sm-3 {
+ margin-left: 25%;
+ }
+ .offset-sm-4 {
+ margin-left: 33.333333%;
+ }
+ .offset-sm-5 {
+ margin-left: 41.666667%;
+ }
+ .offset-sm-6 {
+ margin-left: 50%;
+ }
+ .offset-sm-7 {
+ margin-left: 58.333333%;
+ }
+ .offset-sm-8 {
+ margin-left: 66.666667%;
+ }
+ .offset-sm-9 {
+ margin-left: 75%;
+ }
+ .offset-sm-10 {
+ margin-left: 83.333333%;
+ }
+ .offset-sm-11 {
+ margin-left: 91.666667%;
+ }
}
@media (min-width: 768px) {
@@ -1062,6 +1142,42 @@ pre code {
-ms-flex-order: 12;
order: 12;
}
+ .offset-md-0 {
+ margin-left: 0%;
+ }
+ .offset-md-1 {
+ margin-left: 8.333333%;
+ }
+ .offset-md-2 {
+ margin-left: 16.666667%;
+ }
+ .offset-md-3 {
+ margin-left: 25%;
+ }
+ .offset-md-4 {
+ margin-left: 33.333333%;
+ }
+ .offset-md-5 {
+ margin-left: 41.666667%;
+ }
+ .offset-md-6 {
+ margin-left: 50%;
+ }
+ .offset-md-7 {
+ margin-left: 58.333333%;
+ }
+ .offset-md-8 {
+ margin-left: 66.666667%;
+ }
+ .offset-md-9 {
+ margin-left: 75%;
+ }
+ .offset-md-10 {
+ margin-left: 83.333333%;
+ }
+ .offset-md-11 {
+ margin-left: 91.666667%;
+ }
}
@media (min-width: 992px) {
@@ -1186,6 +1302,42 @@ pre code {
-ms-flex-order: 12;
order: 12;
}
+ .offset-lg-0 {
+ margin-left: 0%;
+ }
+ .offset-lg-1 {
+ margin-left: 8.333333%;
+ }
+ .offset-lg-2 {
+ margin-left: 16.666667%;
+ }
+ .offset-lg-3 {
+ margin-left: 25%;
+ }
+ .offset-lg-4 {
+ margin-left: 33.333333%;
+ }
+ .offset-lg-5 {
+ margin-left: 41.666667%;
+ }
+ .offset-lg-6 {
+ margin-left: 50%;
+ }
+ .offset-lg-7 {
+ margin-left: 58.333333%;
+ }
+ .offset-lg-8 {
+ margin-left: 66.666667%;
+ }
+ .offset-lg-9 {
+ margin-left: 75%;
+ }
+ .offset-lg-10 {
+ margin-left: 83.333333%;
+ }
+ .offset-lg-11 {
+ margin-left: 91.666667%;
+ }
}
@media (min-width: 1200px) {
@@ -1310,6 +1462,42 @@ pre code {
-ms-flex-order: 12;
order: 12;
}
+ .offset-xl-0 {
+ margin-left: 0%;
+ }
+ .offset-xl-1 {
+ margin-left: 8.333333%;
+ }
+ .offset-xl-2 {
+ margin-left: 16.666667%;
+ }
+ .offset-xl-3 {
+ margin-left: 25%;
+ }
+ .offset-xl-4 {
+ margin-left: 33.333333%;
+ }
+ .offset-xl-5 {
+ margin-left: 41.666667%;
+ }
+ .offset-xl-6 {
+ margin-left: 50%;
+ }
+ .offset-xl-7 {
+ margin-left: 58.333333%;
+ }
+ .offset-xl-8 {
+ margin-left: 66.666667%;
+ }
+ .offset-xl-9 {
+ margin-left: 75%;
+ }
+ .offset-xl-10 {
+ margin-left: 83.333333%;
+ }
+ .offset-xl-11 {
+ margin-left: 91.666667%;
+ }
}
.table {
@@ -2385,7 +2573,7 @@ fieldset[disabled] a.btn {
}
.btn-outline-light:hover {
- color: #fff;
+ color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
@@ -2401,7 +2589,7 @@ fieldset[disabled] a.btn {
.btn-outline-light:active, .btn-outline-light.active,
.show > .btn-outline-light.dropdown-toggle {
- color: #fff;
+ color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
@@ -3678,6 +3866,10 @@ tbody.collapse.show {
border-bottom-left-radius: 0.25rem;
}
+.card .card-header + .list-group > .list-group-item:first-child {
+ border-top: 0;
+}
+
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
@@ -3787,9 +3979,9 @@ tbody.collapse.show {
.card-group .card {
-ms-flex: 1 0 0%;
flex: 1 0 0%;
+ margin-bottom: 0;
}
.card-group .card + .card {
- margin-bottom: 0;
margin-left: 0;
border-left: 0;
}
@@ -3966,7 +4158,6 @@ tbody.collapse.show {
font-size: 75%;
font-weight: bold;
line-height: 1;
- color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;