Mercurial > libervia-web
comparison public/libervia.css @ 355:9bb78c09e9fc
browser_side: wysiwyg edition handles the toolbar buttons
author | souliane <souliane@mailoo.org> |
---|---|
date | Thu, 13 Feb 2014 10:32:26 +0100 |
parents | ddb909ab5cbc |
children | df743589bb8c |
comparison
equal
deleted
inserted
replaced
354:c417a7acfe44 | 355:9bb78c09e9fc |
---|---|
1288 .richTextWysiwyg { | 1288 .richTextWysiwyg { |
1289 min-height: 50px; | 1289 min-height: 50px; |
1290 background-color: white; | 1290 background-color: white; |
1291 border: 1px solid #a0a0a0; | 1291 border: 1px solid #a0a0a0; |
1292 border-radius: 5px; | 1292 border-radius: 5px; |
1293 display: block; | |
1294 font-size: larger; | |
1295 white-space: pre; | |
1293 } | 1296 } |
1294 | 1297 |
1295 .richTextSyntaxLabel { | 1298 .richTextSyntaxLabel { |
1296 text-align: right; | 1299 text-align: right; |
1297 margin: 14px 0px 0px 14px; | 1300 margin: 14px 0px 0px 14px; |