diff public/libervia.css @ 364:4cf735b40304

browser_side: hide the syntax label when wysiwyg edtion is active
author souliane <souliane@mailoo.org>
date Wed, 19 Feb 2014 17:52:39 +0100
parents df743589bb8c
children 678d1739bbf2
line wrap: on
line diff
--- a/public/libervia.css	Wed Feb 19 16:42:37 2014 +0100
+++ b/public/libervia.css	Wed Feb 19 17:52:39 2014 +0100
@@ -1241,6 +1241,10 @@
     margin: auto;
 }
 
+.transparent {
+    opacity: 0;
+}
+
 /* URLs */
 
 a.url {