From 4e3a0720c3c1dc6906adb055769254d77c740ba3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 23 Jul 2019 23:32:32 +0200 Subject: minor css adjustions --- view/tpl/conv_item.tpl | 6 +++--- view/tpl/conv_list.tpl | 6 +++--- view/tpl/search_item.tpl | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 54f1af69d..09a2e05e0 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -9,12 +9,12 @@
{{if $item.photo}} -
+
{{$item.photo}}
{{/if}} {{if $item.event}} -
+
{{$item.event}}
{{/if}} @@ -26,7 +26,7 @@
{{/if}} {{/if}} -
+
{{if $item.thr_parent}}     {{/if}} diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index 63e74b159..a0c2cf827 100755 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -9,12 +9,12 @@
{{if $item.photo}} -
+
{{$item.photo}}
{{/if}} {{if $item.event}} -
+
{{$item.event}}
{{/if}} @@ -26,7 +26,7 @@
{{/if}} {{/if}} -
+
{{$item.name}} diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 018e98989..3197fb893 100755 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -20,7 +20,7 @@
{{/if}} {{/if}} -
+
{{$item.name}} -- cgit v1.2.3