aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/default/css.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
index fcab39f18..af5c8880a 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -1214,6 +1214,27 @@ table.search_gallery {
color:#666666;
}
+.generic_comment {
+ margin-bottom: 10px;
+ padding-bottom: 10px;
+}
+
+.generic_comment_icon {
+ position: absolute;
+}
+
+.generic_comment_details {
+ margin-left: 60px;
+ border-bottom: 1px solid #aaaaaa;
+}
+
+.generic_comment_owner {
+ color:#666666;
+ margin: 0px;
+ font-size:90%;
+}
+
+
/* ***************************************
END