From 156b10363c5a1049571e6c1d88597309c7ceab49 Mon Sep 17 00:00:00 2001 From: Alvin Li Date: Thu, 15 Aug 2013 16:25:51 +0800 Subject: * updated 'indicator.views' for front pages * use 'render' instead of 'render_to_response' * updated 'indicator/templates/indicator/NewDeleteIndex.html' to show all indicators and followed indicators --- 97suifangqa/apps/indicator/static/css/new_delete_index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '97suifangqa/apps/indicator/static/css') diff --git a/97suifangqa/apps/indicator/static/css/new_delete_index.css b/97suifangqa/apps/indicator/static/css/new_delete_index.css index aaee1a6..0eb41d1 100644 --- a/97suifangqa/apps/indicator/static/css/new_delete_index.css +++ b/97suifangqa/apps/indicator/static/css/new_delete_index.css @@ -61,7 +61,7 @@ text-decoration: none; } .index_navigation #index_all { - margin-right: 0; + margin-right: 11px; } .index_navigation .selected { background-color: #99CC33; @@ -189,4 +189,4 @@ color: #4A4A4A; border-bottom: 1px solid #BFBFBF; height: 24px; -} \ No newline at end of file +} -- cgit v1.2.2