From: Benoît Pin <benoit.pin@gmail.com>
Date: Tue, 29 Jul 2014 15:56:00 +0000 (+0200)
Subject: Le background défini aussi tard pose des problèmes de prio assez indémerdables.
X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/commitdiff_plain/31d7923e80d897c9297da71348b3336478a5214e?hp=fff8677b8b6361b58f21c9384a8dc602feb5af05

Le background défini aussi tard pose des problèmes de prio assez indémerdables.
---

diff --git a/skins/generic/global_plinn_style_editor.css.dtml b/skins/generic/global_plinn_style_editor.css.dtml
index 170c1af..584a110 100644
--- a/skins/generic/global_plinn_style_editor.css.dtml
+++ b/skins/generic/global_plinn_style_editor.css.dtml
@@ -4,6 +4,6 @@
 /* personalisation pour l'éditeur
 <dtml-with base_properties> */
 body {
-	background: &dtml-contentBackgroundColor;;
+/*  background: &dtml-contentBackgroundColor;;*/
 }
 /* </dtml-with> */
\ No newline at end of file