diff public/libervia.css @ 353:ddb909ab5cbc

browser_side: wysiwyg edtion, first steps (do not use the buttons yet)
author souliane <souliane@mailoo.org>
date Thu, 13 Feb 2014 01:33:24 +0100
parents c943fd54c90e
children 9bb78c09e9fc
line wrap: on
line diff
--- a/public/libervia.css	Thu Feb 13 01:17:07 2014 +0100
+++ b/public/libervia.css	Thu Feb 13 01:33:24 2014 +0100
@@ -1285,6 +1285,13 @@
     height: 250px;
 }
 
+.richTextWysiwyg {
+    min-height: 50px;
+    background-color: white;
+    border: 1px solid #a0a0a0;
+    border-radius: 5px;
+}
+
 .richTextSyntaxLabel {
 	text-align: right;
 	margin: 14px 0px 0px 14px;