This commit is contained in:
Mark Otto 2018-09-17 12:36:49 -07:00
parent 9e24d68112
commit 5543229950
4 changed files with 1 additions and 5 deletions

View file

@ -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;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.