From dd84c95ada6ae106a819b278d542adf0ccc72f21 Mon Sep 17 00:00:00 2001 From: Marcin Koziej Date: Fri, 30 Nov 2012 11:25:43 +0100 Subject: [PATCH] Tables show up in visual editor, and cells are editable --- redakcja/static/css/html.css | 4 +++ redakcja/static/xsl/wl2html_client.xsl | 39 ++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/redakcja/static/css/html.css b/redakcja/static/css/html.css index 56b4bdd8..8c381063 100644 --- a/redakcja/static/css/html.css +++ b/redakcja/static/css/html.css @@ -724,3 +724,7 @@ div[x-node] > .uwaga { .htmlview .link { color: #990066; } + +.htmlview .kol div { + position: relative; +} diff --git a/redakcja/static/xsl/wl2html_client.xsl b/redakcja/static/xsl/wl2html_client.xsl index afb3366c..a476c70f 100644 --- a/redakcja/static/xsl/wl2html_client.xsl +++ b/redakcja/static/xsl/wl2html_client.xsl @@ -786,6 +786,45 @@ + + + + + + + + + +
+
+ + + + + + + + + + + + + +
+ + + + + +
+ +
+ + + +