From: Marcin Koziej Date: Fri, 30 Nov 2012 10:25:43 +0000 (+0100) Subject: Tables show up in visual editor, and cells are editable X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/dd84c95ada6ae106a819b278d542adf0ccc72f21 Tables show up in visual editor, and cells are editable --- 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 @@ + + + + + + + + + +
+
+ + + + + + + + + + + + + +
+ + + + + +
+ +
+ + + +