From: friendica Date: Fri, 27 Jan 2012 04:32:05 +0000 (-0800) Subject: slackr -> wall-to-wall comment form background different than regular comment X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f1f480c2bfe338fbf3de566f131855683631257d;p=friendica.git slackr -> wall-to-wall comment form background different than regular comment --- 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; }