From 293de73520242268ca87981a630e1aa7bf5f7628 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 17 Sep 2013 20:44:26 +0200 Subject: [PATCH] =?utf8?q?[CSS]=20~emp=C3=AAcher=20les=20d=C3=A9passements?= =?utf8?q?=20pour=20le=20bloc=20des=20horaires?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- www/plugins/skel_ptitvelo/css/perso.css.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/www/plugins/skel_ptitvelo/css/perso.css.html b/www/plugins/skel_ptitvelo/css/perso.css.html index e3bf0e6..f9fe225 100644 --- a/www/plugins/skel_ptitvelo/css/perso.css.html +++ b/www/plugins/skel_ptitvelo/css/perso.css.html @@ -117,6 +117,11 @@ th { color: #444444; } +.container_12 .grid_3, .container_16 .grid_4 { + height: 375px; + overflow: hidden; +} + #colonne .liste h4, .grid_4.actucolonne2 h4, #colonne_bandeau .liste h4 { border-bottom: 1px solid #EBEBEB; --color: #9F5D00; @@ -134,4 +139,4 @@ hr.spip { .sf-menu ul li a, .sf-menu ul li a:visited { color: #666666; -} \ No newline at end of file +} -- 2.20.1