Fix contacts "View" link color
- Fixed whitespaces in `event.tpl`
This commit is contained in:
parent
9375438216
commit
909439e59f
|
@ -210,6 +210,9 @@ a#item-delete-selected {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
|
.btn {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
.btn-eventnav, btn-eventnav:hover {
|
.btn-eventnav, btn-eventnav:hover {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
background: none;
|
background: none;
|
||||||
|
|
Loading…
Reference in a new issue