aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-11-25 13:55:34 -0800
committerMark Otto <[email protected]>2016-11-25 13:55:34 -0800
commit5b151eb891ac9fb188af4448f9f497125c4f74a3 (patch)
treea655a5d0e86257dceaed696fa86235b896df5f04 /docs/dist/css/bootstrap.css
parentfa5572b273e209b11b6d36e67f0c777f9a578a43 (diff)
downloadbootstrap-5b151eb891ac9fb188af4448f9f497125c4f74a3.tar.xz
bootstrap-5b151eb891ac9fb188af4448f9f497125c4f74a3.zip
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
-rw-r--r--docs/dist/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css
index 70c8a3934..1e5b1630e 100644
--- a/docs/dist/css/bootstrap.css
+++ b/docs/dist/css/bootstrap.css
@@ -4612,13 +4612,13 @@ tbody.collapse.active {
padding: 0.5rem 0.75rem;
margin-left: -1px;
color: #0275d8;
- text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.page-link:focus, .page-link:hover {
color: #014c8c;
+ text-decoration: none;
background-color: #eceeef;
border-color: #ddd;
}
@@ -5117,7 +5117,7 @@ base::-moz-progress-bar,
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
- border: 1px solid #ddd;
+ border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {