--- a/integration/css/hashcut.css Mon Nov 05 18:57:37 2012 +0100
+++ b/integration/css/hashcut.css Tue Nov 06 11:48:54 2012 +0100
@@ -3,6 +3,7 @@
}
.more-info-wrap{
padding-right: 10px;
+ margin-bottom: 6px;
}
.more-info{
text-align: left;
@@ -56,6 +57,9 @@
.item-video .frise{
border:none;
}
+.item-video .frise-segment{
+ background-image: none;
+}
.bloc-video{
padding-left: 10px;
}
--- a/integration/hashcut.html Mon Nov 05 18:57:37 2012 +0100
+++ b/integration/hashcut.html Tue Nov 06 11:48:54 2012 +0100
@@ -244,7 +244,8 @@
<span class="time-length">Durée : <span>1:09:00</span></span>
<span class="frise">
<div class="frise-segments">
- <div style="background-color:#9467bd; left:20%; width:41.02564102564102%;" class="frise-segment"></div>
+ <div style="background-color:#2ca02c; left:20%; width:20%;" class="frise-segment"></div>
+ <div style="background-color:#2ca02c; left:60%; width:20%;" class="frise-segment"></div>
</div>
</span>
</span>