comparison 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
comparison
equal deleted inserted replaced
201:aa76793da353 202:2bc6cf004e61
715 /* margin: auto; 715 /* margin: auto;
716 width: 95% !important;*/ 716 width: 95% !important;*/
717 width: 100%; 717 width: 100%;
718 } 718 }
719 719
720 .subPanel {
721 }
722
723 .subpanel .mb_entry {
724 padding-left: 65px;
725 }
726
720 .mb_entry { 727 .mb_entry {
721 min-height: 64px; 728 min-height: 64px;
722 } 729 }
723 730
724 .mb_entry_header 731 .mb_entry_header