Fix .btn-link hover/focus color
This commit is contained in:
parent
5b7c8d8631
commit
c01c7ad746
|
@ -210,9 +210,6 @@ a#item-delete-selected {
|
|||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
.btn-link:focus, .btn-link:hover {
|
||||
color: #23527c;
|
||||
}
|
||||
.btn-eventnav, btn-eventnav:hover {
|
||||
font-size: 16px;
|
||||
background: none;
|
||||
|
|
Loading…
Reference in a new issue