Mercurial > libervia-web
diff 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 |
line wrap: on
line diff
--- a/src/browser/public/libervia.css Fri Sep 05 19:29:35 2014 +0200 +++ b/src/browser/public/libervia.css Sun Sep 07 16:40:33 2014 +0200 @@ -745,6 +745,13 @@ margin-top: 4px; } +.widgetHeader_info { + position: absolute; + right: 90px; # FIXME: temporary dirty setting to fit a header menu with 3 icon buttons + margin-top: 4px !important; + color: white !important; +} + .widgetHeader_buttonsWrapper { position: absolute; top: 0;