aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2018-09-17 12:36:49 -0700
committerMark Otto <[email protected]>2018-09-17 12:36:49 -0700
commit5543229950051c2a2b9c1dc49a7d548759adc3d6 (patch)
tree1b7d82ef35fb38dc830c3d5adcf952842904bfbe /dist/css/bootstrap.css
parent9e24d68112e79b0ae0cf3e264cb59a2dc5e0c492 (diff)
downloadbootstrap-5543229950051c2a2b9c1dc49a7d548759adc3d6.tar.xz
bootstrap-5543229950051c2a2b9c1dc49a7d548759adc3d6.zip
dist
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 25c4ef0e3..59e15e35b 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -2893,19 +2893,15 @@ fieldset:disabled a.btn {
.btn-link {
font-weight: 400;
color: #007bff;
- background-color: transparent;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
- background-color: transparent;
- border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
- border-color: transparent;
box-shadow: none;
}