# HG changeset patch # User Anthony Ly # Date 1351092094 -7200 # Node ID 5aa441ef098c96ad57c3f591359e842953ecc541 # Parent 523828fb7c78c9d7cdbd591abb48b858c6ac8560 modification style list-video qui supportera l'ascenseur diff -r 523828fb7c78 -r 5aa441ef098c integration/css/edition.css --- a/integration/css/edition.css Wed Oct 24 16:30:55 2012 +0200 +++ b/integration/css/edition.css Wed Oct 24 17:21:34 2012 +0200 @@ -358,7 +358,7 @@ } .col-left .list-video li a:hover, .col-left .list-video li a.active{ - background: url(../img/arrow-item-video-sprite.png) -250px 0 no-repeat; + background: url(../img/arrow-item-video-sprite.png) right top no-repeat; } /* col-right */ .col-right{ @@ -395,7 +395,7 @@ } .col-right .list-video > li > a:hover, .col-right .list-video > li > a.active{ - background: url(../img/arrow-item-video-sprite.png) 0 0 no-repeat; + background: url(../img/arrow-item-video-sprite.png) left top no-repeat; } .col-right .list-video > li .tools{ position: absolute; @@ -488,18 +488,23 @@ background-position: -61px -16px; } /* list-video */ +.list-video{ + overflow: hidden; + overflow-y: auto; + max-height: 680px; +} .list-video > li{ margin-bottom: 1px; } .list-video > li > a{ - padding: 5px 0 5px 10px; + padding: 5px 10px 5px 10px; position: relative; clear: both; - width: 240px; - height: 62px; + width: auto; + min-height: 62px; + display: block; } -.list-video li a img, -.list-video li a span.video-info{ +.list-video li a img{ float: left; } .list-video li a img{ @@ -507,7 +512,7 @@ } .list-video li a span.video-info{ display: block; - width: 150px; + margin-left: 88px; } .list-video li a .video-info .title-video{ font-size: 13px; @@ -556,4 +561,6 @@ font-size: 12px; font-weight: 600; display: block; -} \ No newline at end of file +} + + diff -r 523828fb7c78 -r 5aa441ef098c integration/edition.html --- a/integration/edition.html Wed Oct 24 16:30:55 2012 +0200 +++ b/integration/edition.html Wed Oct 24 17:21:34 2012 +0200 @@ -133,6 +133,39 @@ 12 aperçu + Le a LuneLe a LuneLe a LuneLe a LuneLe a Lune + Par : Mozilla Foundation + Durée : 12:33 + + + +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + Le a Lune Par : Mozilla Foundation Durée : 12:33 @@ -140,7 +173,62 @@
  • - + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + + 12 + aperçu + + Le a Lune + Par : Mozilla Foundation + Durée : 12:33 + + +
  • +
  • + 12 aperçu diff -r 523828fb7c78 -r 5aa441ef098c integration/img/how-to-sprite.png Binary file integration/img/how-to-sprite.png has changed