comparison src/browser/public/libervia.css @ 536:048ae7314156

browser_side: temporary way to display the OTR state in the LiberviaWidget header
author souliane <souliane@mailoo.org>
date Sun, 07 Sep 2014 16:40:33 +0200
parents d41e850b31b9
children d02335553b5d
comparison
equal deleted inserted replaced
535:331cb6ea0235 536:048ae7314156
743 text-align: left; 743 text-align: left;
744 text-indent: 15px; 744 text-indent: 15px;
745 margin-top: 4px; 745 margin-top: 4px;
746 } 746 }
747 747
748 .widgetHeader_info {
749 position: absolute;
750 right: 90px; # FIXME: temporary dirty setting to fit a header menu with 3 icon buttons
751 margin-top: 4px !important;
752 color: white !important;
753 }
754
748 .widgetHeader_buttonsWrapper { 755 .widgetHeader_buttonsWrapper {
749 position: absolute; 756 position: absolute;
750 top: 0; 757 top: 0;
751 height: 100%; 758 height: 100%;
752 width: 100%; 759 width: 100%;