Mercurial > libervia-web
comparison src/browser/public/libervia.css @ 543:d02335553b5d
browser_side (plugin OTR): display OTR states with icons instead of a text
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 08 Sep 2014 15:32:33 +0200 |
parents | 048ae7314156 |
children | 668bb04e9708 |
comparison
equal
deleted
inserted
replaced
542:fb20b1423143 | 543:d02335553b5d |
---|---|
746 } | 746 } |
747 | 747 |
748 .widgetHeader_info { | 748 .widgetHeader_info { |
749 position: absolute; | 749 position: absolute; |
750 right: 90px; # FIXME: temporary dirty setting to fit a header menu with 3 icon buttons | 750 right: 90px; # FIXME: temporary dirty setting to fit a header menu with 3 icon buttons |
751 margin-top: 4px !important; | 751 color: white; |
752 color: white !important; | 752 background-color: white; |
753 border-radius: 5px; | |
754 padding: 0px 4px; | |
755 top: 2px !important; | |
756 } | |
757 | |
758 .widgetHeader_info img { | |
759 padding: 2px; | |
760 height: 16px; | |
753 } | 761 } |
754 | 762 |
755 .widgetHeader_buttonsWrapper { | 763 .widgetHeader_buttonsWrapper { |
756 position: absolute; | 764 position: absolute; |
757 top: 0; | 765 top: 0; |