From f8b767ed32391763a3abb7bbc38422d7b8cb5991 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 30 Oct 2015 18:46:16 +0100 Subject: fix photo item for search_item.tpl and a minor css fix --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 9403b078e..e83610f51 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -757,6 +757,7 @@ a.rateme, div.rateme { .wall-item-conv { padding: 7px 10px; + background-color: $comment_item_colour; } -- cgit v1.2.3