From: zuber Date: Fri, 11 Dec 2009 13:36:09 +0000 (+0100) Subject: Zachowywanie i wyświetlanie tekstu out-of-flow. X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/49d869f20275d40c814a0ac4279d75b9efc02ed5 Zachowywanie i wyświetlanie tekstu out-of-flow. --- 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 @@ --> + - +