From 909439e59fe16e3f3d63dd2a206b7523f01447d2 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sun, 26 Mar 2017 19:22:19 -0400 Subject: [PATCH] Fix contacts "View" link color - Fixed whitespaces in `event.tpl` --- view/theme/frio/css/style.css | 3 +++ view/theme/frio/templates/event.tpl | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 5895ad89f0..aee4acd3d7 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -210,6 +210,9 @@ a#item-delete-selected { padding-left: 0; padding-right: 0; } +.btn { + color: inherit; +} .btn-eventnav, btn-eventnav:hover { font-size: 16px; background: none; diff --git a/view/theme/frio/templates/event.tpl b/view/theme/frio/templates/event.tpl index 4189baf316..e73d04eccf 100644 --- a/view/theme/frio/templates/event.tpl +++ b/view/theme/frio/templates/event.tpl @@ -16,9 +16,9 @@ -
+
{{if $event.edit}}{{/if}} - {{if $event.drop}}{{/if}} + {{if $event.drop}}{{/if}} {{if $event.item.plink}}{{/if}}