From 656c3cc075c7e6b91ec04028a6c1a83745cf95cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Beno=C3=AEt=20Pin?= Date: Thu, 4 Aug 2011 14:32:15 +0200 Subject: [PATCH] =?utf8?q?Ajout=20d'une=20r=C3=A8gle=20pour=20que=20le=20s?= =?utf8?q?=C3=A9lecteur=20de=20format=20dans=20FCK=20soit=20sur=20le=20fon?= =?utf8?q?d=20gris.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- skins/photo_theme/photo_style.css.dtml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/skins/photo_theme/photo_style.css.dtml b/skins/photo_theme/photo_style.css.dtml index 9fc3533..fda9075 100644 --- a/skins/photo_theme/photo_style.css.dtml +++ b/skins/photo_theme/photo_style.css.dtml @@ -164,4 +164,12 @@ table.home td { font-size:10px; } +/* FCK overloads */ + +.SC_Item, .SC_ItemSelected +{ + background-color: &dtml-backgroundColor; +} + + /* */ \ No newline at end of file -- 2.20.1