Mercurial > libervia-web
comparison src/browser/public/libervia.css @ 511:8843ae9e92bd
browser_side: fixes the blog rich text toggle button which was clickable on the whole bubble width
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 21 Aug 2014 16:58:10 +0200 |
parents | 4aa627b059df |
children | d41e850b31b9 |
comparison
equal
deleted
inserted
replaced
510:db3436c85fb1 | 511:8843ae9e92bd |
---|---|
898 font-size: x-large; | 898 font-size: x-large; |
899 } | 899 } |
900 | 900 |
901 .mb_entry_toggle_syntax { | 901 .mb_entry_toggle_syntax { |
902 cursor: pointer; | 902 cursor: pointer; |
903 text-align: right; | 903 float: right; |
904 display: block; | 904 display: block; |
905 position: relative; | 905 position: relative; |
906 top: -20px; | 906 top: -20px; |
907 left: -20px; | 907 left: -20px; |
908 } | 908 } |