From: Radek Czajka Date: Tue, 23 Nov 2010 11:54:43 +0000 (+0100) Subject: #39: editorial note X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/13c233906bddfe8e593fe867590b29af744e01d4?ds=sidebyside;hp=22562ad88cc1bfc34e22ff02dec66fb2e975e7ac #39: editorial note --- diff --git a/redakcja/static/css/html.css b/redakcja/static/css/html.css index d156aabe..cc53e223 100644 --- a/redakcja/static/css/html.css +++ b/redakcja/static/css/html.css @@ -244,6 +244,15 @@ not(.strofa) > *[x-verse]::after { font-style: italic; } +.htmlview .nota_red { + background-color: #eee; + border: 1px solid #888; + -moz-border-radius: 10px; + -webkit-border-radius: 10px; + display: block; + padding: 0 1em 1em 1em; +} + .htmlview br.sekcja_swiatlo { height: 3em; /* visibility: hidden; */ @@ -467,7 +476,7 @@ div[x-node] > .uwaga { position: relative; padding: 2px; margin-left: 0; - border: 1px solid #FFF; + border: 1px solid transparent; } /* focused editable element */ diff --git a/redakcja/static/css/master.css b/redakcja/static/css/master.css index 075f59d8..84c1ca53 100644 --- a/redakcja/static/css/master.css +++ b/redakcja/static/css/master.css @@ -314,10 +314,6 @@ img.tabclose { overflow: hidden; } -.htmlview *[x-editable] { - background-color: white; - -} .htmlview .active[x-editable] { background-color: #FAFAFA; border: 1px solid #DDD; diff --git a/redakcja/static/xsl/wl2html_client.xsl b/redakcja/static/xsl/wl2html_client.xsl index e0c6d8bd..a3346d17 100644 --- a/redakcja/static/xsl/wl2html_client.xsl +++ b/redakcja/static/xsl/wl2html_client.xsl @@ -189,6 +189,16 @@ + + +
+ + + + +
+
+