aboutsummaryrefslogtreecommitdiff
path: root/web/style3.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style3.css')
-rw-r--r--web/style3.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/style3.css b/web/style3.css
index cc74497c..372546be 100644
--- a/web/style3.css
+++ b/web/style3.css
@@ -74,6 +74,7 @@ form { margin: 0; }
#content .msg-comment textarea { border: 1px solid; width: 505px; padding: 2px; resize: vertical; }
#content .msg-comment textarea.narrow { width: 450px; }
#content .msg-comment input { border: 1px solid; width: 50px; margin-left: 6px; vertical-align: top; }
+#content .msg-recomms { margin: 10px 0 0 68px; padding: 0; overflow: hidden; font-size: small; }
#content textarea.newmessage { border: 1px solid; width: 570px; padding: 2px; resize: vertical; }
@@ -136,6 +137,7 @@ a { color: #069; }
#content .msg-links { color: #999; }
#content .msg-comment textarea { border-color: #DDD; }
#content .msg-comment input { border-color: #CCC; background-color: #EEE; color: #999; }
+#content .msg-recomms { color: #AAA; }
#content textarea.newmessage { border-color: #DDD; }