aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-11-26 01:04:51 -0800
committerMark Otto <[email protected]>2016-11-26 01:04:51 -0800
commitabbc2b7c93ed36aa5ff4b92ae78cd7d87b758cc7 (patch)
tree0785fc9094a2e3dc8b242109ccca31b3092d768e /dist/css/bootstrap.css
parentd82d04fd6df5b62bf4b0a4cf8a590bbd4a52fdba (diff)
parentbb6c197d9baeb873ad6aeb4af51632c85187d133 (diff)
downloadbootstrap-abbc2b7c93ed36aa5ff4b92ae78cd7d87b758cc7.tar.xz
bootstrap-abbc2b7c93ed36aa5ff4b92ae78cd7d87b758cc7.zip
Merge branch 'v4-dev' into modal-sizes
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 44a25b514..a24b2196d 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3083,7 +3083,7 @@ tbody.collapse.active {
.dropdown-item:focus, .dropdown-item:hover {
color: #1d1e1f;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
@@ -4290,7 +4290,7 @@ tbody.collapse.active {
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
@@ -4306,7 +4306,7 @@ tbody.collapse.active {
.card-footer {
padding: 0.75rem 1.25rem;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
@@ -5206,7 +5206,7 @@ base::-moz-progress-bar,
.list-group-item-action:focus, .list-group-item-action:hover {
color: #555;
text-decoration: none;
- background-color: #f5f5f5;
+ background-color: #f7f7f9;
}
.list-group-item-success {