comparison src/browser/public/libervia.css @ 781:1dfe3ca27749

browser_side: set the MUC occupant box width to 100%
author souliane <souliane@mailoo.org>
date Tue, 01 Dec 2015 11:26:34 +0100
parents fc941d0d97f8
children a6b39838353f
comparison
equal deleted inserted replaced
780:b3f04e58ec15 781:1dfe3ca27749
554 554
555 .muc_contact { 555 .muc_contact {
556 border-radius: 5px; 556 border-radius: 5px;
557 background: #EDEDED; 557 background: #EDEDED;
558 margin: 2px; 558 margin: 2px;
559 width: 100%;
559 } 560 }
560 561
561 /* START - contact presence status */ 562 /* START - contact presence status */
562 .contactLabel-connected { 563 .contactLabel-connected {
563 color: #3c7e0c; 564 color: #3c7e0c;