--- a/integration/v2/css/style.css Wed Jun 26 12:02:40 2013 +0200
+++ b/integration/v2/css/style.css Wed Jun 26 18:22:01 2013 +0200
@@ -106,7 +106,7 @@
.list-projets-2 .bot p{color: #333; background-color: #fff; font-family: 'Lato'; font-weight: 300; font-style: italic; padding: 8px 14px 0 14px; font-size: 14px; height: 104px; border-bottom: 1px solid #000; border-left: 1px solid #BBB; border-right: 1px solid #BBB;}
.list-projets-2 .bot{height: 113px; overflow: hidden;}
-li .toggle{display: block;}
+li .toggle{display: none;}
li:hover .toggle{ display:block; }
.tools{ text-align:right; width:100%; position:absolute; bottom:0; left:0; background: rgba(255, 255, 255, .85);}