From 288e14756d948acecbc98fdd76ddb851f5d3e74b Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 25 Oct 2009 23:50:24 -0600 Subject: Moved admin-comments styles from admin theme to module. --- modules/comment/css/comment.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'modules/comment/css') diff --git a/modules/comment/css/comment.css b/modules/comment/css/comment.css index d9d9b2f8..f58391b0 100644 --- a/modules/comment/css/comment.css +++ b/modules/comment/css/comment.css @@ -33,3 +33,13 @@ right: 0; top: 2px; } + +#g-admin-comments-menu { + margin: 1em 0; +} + +#g-admin-comments-menu a { + margin: 0; + padding: .2em .6em; +} + -- cgit v1.2.3