--- a/integration/v2/css/style.css Thu Jun 20 15:21:47 2013 +0200
+++ b/integration/v2/css/style.css Thu Jun 20 16:21:35 2013 +0200
@@ -161,6 +161,7 @@
.block{display: block;}
.popin-wrap, .popin{display: none;}
+
.edition{background-color: #eee; padding: 0 28px; margin-bottom: 64px;}
.edition .slideshow{ min-height: 80px; position:relative; padding: 24px 0; text-align: center;}
.slideshow .arrow-wrap{display: block;}
@@ -195,5 +196,5 @@
.edition input[type=text]{height: 23px; line-height: 23px; padding: 0 6px;}
.no-before:before{content:"" ; display: block;}
.tagit{font-family: 'Lato' !important;}
-
+.ui-corner-all{-webkit-border-radius : 0 !important;-moz-border-radius : 0 !important;border-radius : 0 !important;}
.list-simple li{float: left; margin: 0 10px 10px 0;}