summaryrefslogtreecommitdiff
path: root/modules/comment/css
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-25 23:50:24 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-25 23:50:24 -0600
commit288e14756d948acecbc98fdd76ddb851f5d3e74b (patch)
treea2b17b680b8f4ffdc77b3387c76a9c824be5b52c /modules/comment/css
parent2b7a21dcbc39c8e11b46feb36fbf899e0a76bd8e (diff)
Moved admin-comments styles from admin theme to module.
Diffstat (limited to 'modules/comment/css')
-rw-r--r--modules/comment/css/comment.css10
1 files changed, 10 insertions, 0 deletions
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;
+}
+