From f1f480c2bfe338fbf3de566f131855683631257d Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 26 Jan 2012 20:32:05 -0800 Subject: [PATCH] slackr -> wall-to-wall comment form background different than regular comment --- view/theme/slackr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index e6589cfae8..ed3b413fb4 100755 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -19,7 +19,7 @@ background: #EEEEEE; } -.comment-edit-wrapper { +.comment-edit-wrapper, .comment-wwedit-wrapper { background: #ffffff !important; }