From 49d869f20275d40c814a0ac4279d75b9efc02ed5 Mon Sep 17 00:00:00 2001 From: zuber Date: Fri, 11 Dec 2009 14:36:09 +0100 Subject: [PATCH] =?utf8?q?Zachowywanie=20i=20wy=C5=9Bwietlanie=20tekstu=20?= =?utf8?q?out-of-flow.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- platforma/static/css/html.css | 7 ++++++- platforma/static/xsl/html2wl_client.xsl | 2 +- platforma/static/xsl/wl2html_client.xsl | 6 +++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/platforma/static/css/html.css b/platforma/static/css/html.css index d6a44874..3c168c12 100755 --- a/platforma/static/css/html.css +++ b/platforma/static/css/html.css @@ -518,4 +518,9 @@ #theme-edit-dialog .theme-mutli-list input:checked + label { font-weight: bold; -}*/ \ No newline at end of file +}*/ + +.out-of-flow-text { + border: 1px solid #C8B849; + background-color: #D4CB9C; +} \ No newline at end of file diff --git a/platforma/static/xsl/html2wl_client.xsl b/platforma/static/xsl/html2wl_client.xsl index 9e6a8be0..76602938 100755 --- a/platforma/static/xsl/html2wl_client.xsl +++ b/platforma/static/xsl/html2wl_client.xsl @@ -33,7 +33,7 @@ - + diff --git a/platforma/static/xsl/wl2html_client.xsl b/platforma/static/xsl/wl2html_client.xsl index 517d59bc..8cd780ed 100755 --- a/platforma/static/xsl/wl2html_client.xsl +++ b/platforma/static/xsl/wl2html_client.xsl @@ -27,7 +27,7 @@
- +
@@ -701,11 +701,11 @@ --> + - +
-- 2.20.1