Mercurial > libervia-web
comparison src/browser/public/libervia.css @ 671:2201ff543a05 frontends_multi_profiles
browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 09 Mar 2015 16:30:06 +0100 |
parents | cbb3662818c8 |
children | e489218886d7 |
comparison
equal
deleted
inserted
replaced
670:a80c13249f5d | 671:2201ff543a05 |
---|---|
497 margin: 5px; | 497 margin: 5px; |
498 border-radius: 5px; | 498 border-radius: 5px; |
499 background: #EDEDED; | 499 background: #EDEDED; |
500 } | 500 } |
501 | 501 |
502 .contactBox img { | 502 .contactBox img, .muc_contact img { |
503 width: 32px; | 503 width: 32px; |
504 height: 32px; | 504 height: 32px; |
505 border-radius: 5px; | 505 border-radius: 5px; |
506 margin: 5px 5px 0px 10px; | 506 margin: 5px 5px 0px 10px; |
507 } | 507 } |