From 73af4c9166aaeabebd9526a230439c98e94491ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 18 Jul 2012 09:56:46 +0200 Subject: [PATCH] incorporate changes made live on the server --- plonetheme/pfbweb/static/css/pfbweb.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index 909e8c6..a1e8e9d 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3225,3 +3225,17 @@ p.un-parlement-qui-bouge { color: #FFF; } + +body.section-agenda.portaltype-folder h1#parent-fieldname-title, +body.section-agenda.portaltype-tabellio-documents-document h1#parent-fieldname-title { + padding-top: 40px; +} + +body.section-activites table { + display: none; +} + +div#deputy-search div.groupe a.independant { + display: none; +} +