From b1e5ba794b8bde756cf1242b3a78f790194b7517 Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 9 Jun 2012 15:52:28 +0100 Subject: [PATCH] update comment styles for new classes --- ext/comment/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ext/comment/style.css b/ext/comment/style.css index 14a148ec..e9052376 100644 --- a/ext/comment/style.css +++ b/ext/comment/style.css @@ -21,7 +21,10 @@ visibility: visible; } -#comment-list .blockbody { +#comment-list-list .blockbody, +#comment-list-recent .blockbody, +#comment-list-image .blockbody, +#comment-list-user .blockbody { background: none; border: none; box-shadow: none;