aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php23
1 files changed, 22 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 1ec8092dd..7e0c902aa 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -493,7 +493,28 @@ a.toggle_customise_edit_panel:hover {
padding:3px 10px 3px 10px;
margin:20px 20px 0px 20px;
}
-
+
+/* ***************************************
+ COMMENTS
+*************************************** */
+
+.generic_comment {
+ margin-bottom: 50px;
+ padding-bottom: 10px;
+}
+.generic_comment_icon {
+ position: absolute;
+}
+.generic_comment_details {
+ margin-left: 60px;
+ border: 0px;
+ border-bottom: 1px;
+ border-style: solid;
+}
+.generic_comment_owner {
+ font-size: 80%;
+ margin: 0px;
+}
/* ***************************************
ELGG TOOLBAR