From fca09c9d4c5e9577b38288aeecbdf6dceef70745 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Wed, 16 May 2012 01:58:55 -0400 Subject: slight re-design of wall stuff and css/font cleaning Signed-off-by: Simon L'nu --- view/theme/dispy/wall_item.tpl | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'view/theme/dispy/wall_item.tpl') diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 35e65f397..d2878d17d 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -13,7 +13,15 @@
-
{{ if $item.location }}$item.location {{ endif }}
+
+ {{ if $item.location }}$item.location {{ endif }} +
+ +
+ $item.ago +
@@ -67,10 +75,6 @@
-
- $item.name -
$item.ago
-
-- cgit v1.2.3