Tables show up in visual editor, and cells are editable
[redakcja.git] / redakcja / static / css / html.css
index 56b4bdd..8c38106 100644 (file)
@@ -724,3 +724,7 @@ div[x-node] > .uwaga {
 .htmlview .link {
     color: #990066;
 }
+
+.htmlview .kol div {
+    position: relative;
+}