From 543e4903b285c7211dc95cb35d55dbcdd839e9da Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 28 May 2013 21:12:31 +0100 Subject: Use misanthrozot as dark scheme, fix some PCSS bugs --- view/theme/redbasic/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 60f4e3fe2..70a994809 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -929,12 +929,12 @@ footer { /* background: #fff; */ /* border-radius: 5px; */ /* box-shadow: 12px 12px 12px #111; */ - border-left: 1px solid #eec; +/* border-left: 1px solid #eec; */ } .wall-item-content-wrapper.comment { /* background: #fff; */ - border-left: 1px solid #e0e0e0; +/* border-left: 1px solid #e0e0e0; */ margin-left: 50px; /* box-shadow: 5px 5px 5px #222; */ } @@ -945,9 +945,9 @@ footer { .wall-item-content-wrapper.comment { - background: #ffffff; +/* background: #ffffff; border-left: 1px solid #e0e0e0; - +*/ } .wall-item-like.comment, .wall-item-dislike.comment { -- cgit v1.2.3