From 13ffe6274c3fd04344d85f48c2b11f5b06025a37 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 13 Nov 2012 15:50:48 +0000 Subject: [PATCH] Everything is shiny (except frost and smoothly). --- view/theme/comix/search_item.tpl | 6 +++--- view/theme/diabook/search_item.tpl | 4 ++-- view/theme/diabook/wall_thread.tpl | 4 ++-- view/theme/dispy/wall_thread.tpl | 12 ++++++------ view/theme/testbubble/search_item.tpl | 6 +++--- view/theme/testbubble/wall_thread.tpl | 8 ++++---- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/view/theme/comix/search_item.tpl b/view/theme/comix/search_item.tpl index cf1c388cd2..34c176ceef 100644 --- a/view/theme/comix/search_item.tpl +++ b/view/theme/comix/search_item.tpl @@ -1,5 +1,5 @@ -
-
+
+
-
+
diff --git a/view/theme/diabook/search_item.tpl b/view/theme/diabook/search_item.tpl index d0c83c37a3..4fad4e3048 100644 --- a/view/theme/diabook/search_item.tpl +++ b/view/theme/diabook/search_item.tpl @@ -1,9 +1,9 @@ -{{ if $item.indent }}{{ else }} +{{ if $item.indent $item.shiny }}{{ else }}
{{ endif }} -
+
-
+
$item.dislike
- {{ if $item.threaded }}{{ if $item.comment }}{{ if $item.indent==comment }} + {{ if $item.threaded }}{{ if $item.comment }}{{ if $item.indent $item.shiny==comment }}
diff --git a/view/theme/dispy/wall_thread.tpl b/view/theme/dispy/wall_thread.tpl index 0883f88c2e..44517fabce 100644 --- a/view/theme/dispy/wall_thread.tpl +++ b/view/theme/dispy/wall_thread.tpl @@ -6,8 +6,8 @@ {{endif}}
-
-
+
+
{{ if $item.owner_url }}
@@ -105,13 +105,13 @@ class="icon recycle wall-item-share-buttons" title="$item.vote.share.0" onclick
- -
$item.dislike
+ +
$item.dislike
{{ if $item.threaded }} {{ if $item.comment }} -
+
$item.comment
{{ endif }} @@ -123,7 +123,7 @@ class="icon recycle wall-item-share-buttons" title="$item.vote.share.0" onclick
{{ endif }} -
+
{{ for $item.children as $item }} {{ inc $item.template }}{{ endinc }} diff --git a/view/theme/testbubble/search_item.tpl b/view/theme/testbubble/search_item.tpl index 058986bf68..9c90fd0402 100644 --- a/view/theme/testbubble/search_item.tpl +++ b/view/theme/testbubble/search_item.tpl @@ -1,5 +1,5 @@ -
-
+
+
-
+
diff --git a/view/theme/testbubble/wall_thread.tpl b/view/theme/testbubble/wall_thread.tpl index 4b6f25d050..f37f79bfc5 100644 --- a/view/theme/testbubble/wall_thread.tpl +++ b/view/theme/testbubble/wall_thread.tpl @@ -5,8 +5,8 @@