diff public/libervia.css @ 202:2bc6cf004e61

browser, server: comments handling: - banner in unibar show a specific message when the message will be a comment - comments are inserted in a subpanel, in chronological order
author Goffi <goffi@goffi.org>
date Thu, 20 Jun 2013 12:16:46 +0200
parents 39311c7dad77
children 4d7054542751
line wrap: on
line diff
--- a/public/libervia.css	Sun Apr 07 22:33:55 2013 +0200
+++ b/public/libervia.css	Thu Jun 20 12:16:46 2013 +0200
@@ -717,6 +717,13 @@
     width: 100%;
 }
 
+.subPanel {
+}
+
+.subpanel .mb_entry {
+    padding-left: 65px;
+}
+
 .mb_entry {
 	min-height: 64px;
 }