From 29a0a11b7e67215589ea47ec9f1a690e2cb8ddf7 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 3 Jun 2016 11:03:01 +0200 Subject: some theming for emoji button --- view/tpl/conv_item.tpl | 186 ++++++++++++++++++++++++------------------------- 1 file changed, 91 insertions(+), 95 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index b498420e3..997c27259 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -78,109 +78,105 @@ {{/if}}
-
- {{if $item.like}} - - {{/if}} - {{if $item.dislike}} - - {{/if}} - {{if $item.isevent}} - - - - {{/if}} - - {{if $item.canvote}} - - - - {{/if}} +
+ {{if $item.toplevel && $item.like}} + {{/if}} - - - - - +
-- cgit v1.2.3