# HG changeset patch
# User veltr
# Date 1366302050 -7200
# Node ID 3a2328ffd7595a209d3cd8403a60de67da69592a
# Parent 8d64ffdaf5e348226d69187924ade6d313192601
Refactor
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/css/iri-buzz.css
--- a/integ/css/iri-buzz.css Thu Apr 18 11:56:24 2013 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-.wrap-buzz{padding-top: 80px;}
-
-.timeline-head{position: fixed; width:100%; z-index:10; text-align: center;}
-.timeline-head-wrap{display: inline-block;}
-.timer-wrap{float:left;margin-right:34px;}
-.timer-bar{width: 500px; height: 8px; background-color: #151515; border-bottom: 1px solid #474747;}
-.timer-bar-value{width: 0; height: 100%; background-color: #6b6b6b;-webkit-box-shadow: inset 0px 1px 1px 0px #8d8d8d;box-shadow: inset 0px 1px 1px 0px #8d8d8d;}
-.hours li{padding-top: 10px;float: left;text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);color:#919191; font-size: 12px;}
-.hours li:last-child{float: right; margin-right: 0;}
-
-a.rejouer{float:left;width: 92px; height: 32px; display: inline-block; text-align: center; line-height: 32px; font-size: 11px; font-weight: bold;text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; background: #1899e1;background: -moz-linear-gradient(top, #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom, #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 );}
-a.rejouer:hover{background: #126ae3;background: -moz-linear-gradient(top, #126ae3 0%, #1899e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126ae3), color-stop(100%,#1899e1)); background: -webkit-linear-gradient(top, #126ae3 0%,#1899e1 100%);background: -o-linear-gradient(top, #126ae3 0%,#1899e1 100%); background: -ms-linear-gradient(top, #126ae3 0%,#1899e1 100%); background: linear-gradient(to bottom, #126ae3 0%,#1899e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126ae3', endColorstr='#1899e1',GradientType=0 );}
-
-.posters{ margin-top:-7px; margin-left: 5px;}
-.posters li{float: left;width: 150px; height: 200px;overflow: hidden;margin-right: 10px;}
-
-#data-viz{padding-top: 50px;}
-
-.comment{display:none;z-index:20;position:absolute;-webkit-border-radius: 6px;border-radius: 6px;border:2px solid #323232;width: 470px; min-height: 80px; background-color:rgba(0,0,0,.9); padding-top: 12px;}
-.comment-info{margin-bottom: 8px;}
-.comment .date{color: #626262; font-size: 10px;}
-.comment .username{color: #ffb500; font-size: 15px; font-weight: bold;}
-.comment .avatar{margin-left: 10px;float: left;width: 50px; height: 50px; border:1px solid #a4a3a8; overflow: hidden;}
-.comment-right{padding-bottom: 12px;width: 380px; padding-right: 15px;float: right;}
-.comment .rating{display: inline-block; float: right;}
-.comment .rating li{margin-right: 2px;background: url(../img/review-rating-star-sprite.png) top right no-repeat; width:19px; height: 16px;display: inline-block;}
-.comment .rating li:last-child{margin-right: 0;}
-.rating.rate-1 li:first-child{background-position: top left;}
-.rating.rate-2 li:first-child,.rating.rate-2 li:nth-child(2){background-position: top left;}
-.rating.rate-3 li:first-child,.rating.rate-3 li:nth-child(2),.rating.rate-3 li:nth-child(3){background-position: top left;}
-.rating.rate-4 li:first-child,.rating.rate-4 li:nth-child(2),.rating.rate-4 li:nth-child(3),.rating.rate-4 li:nth-child(4){background-position: top left;}
-.rating.rate-5 li{background-position: top left;}
-.comment p{color: #ededed; font-size: 13px; }
-
-.profile div[role="main"] { height: auto; }
\ No newline at end of file
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/css/iri.css
--- a/integ/css/iri.css Thu Apr 18 11:56:24 2013 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,74 +0,0 @@
-.sidebar{display: table-cell; padding-top:60px; vertical-align: top;}
-.sidebar .content{width: 280px; padding: 18px 0 0 12px; height: 100%;}
-.inner-content{padding-right: 16px;}
-.sidebar h2{font-size: 20px; margin-bottom: 24px;}
-.user{ height: 30px; line-height: 30px;}
-.user img{width: 30px; height: 30px; margin: 0 24px 24px 0; float: left;}
-.user p{float: left; font-size: 13px;}
-h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}
-
-.sidebar ul a{display: block;}
-.sidebar ul li{-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.41);}
-.stickers.less{height: 90px; overflow-y: hidden;}
-.stickers li{margin: 0 10px 10px 0;float:left;}
-.stickers li a{width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
-.stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
-a.culte{background-image: url(../img/culte-scene-icon.png);}
-a.star{background-image: url(../img/star-icon.png);}
-a.like{background-image: url(../img/like-icon.png);}
-.stickers li:nth-child(3n+3) { margin-right: 0;}
-.sidebar h3{font-size: 13px; font-weight: bold; margin-bottom: 12px;}
-
-.more{margin-bottom: 16px;width: 100%; height: 12px; background-color: #191919; display: inline-block;}
-.more:hover{background-color: #3b3b3b;}
-.more span{ margin: 4px auto 0 auto;width: 13px; height: 4px; background: url(../img/arrow-more.png) 0 0 no-repeat; display: block;}
-.more.less span{background-position: bottom left;}
-.more-hide{display: none;}
-
-.stars.less, .images.less{height: 90px; overflow-y: hidden;}
-.stars li:nth-child(4n+4) { margin-right: 0;}
-.stars li{margin: 0 8px 10px 0;width: 58px; height: 78px;border: 1px solid #767676; float: left;}
-.stars img{width: 58px; height: 78px;}
-
-.images li:nth-child(3n+3) { margin-right: 0;}
-.images li{margin: 0 8px 10px 0;border: 1px solid #767676; float: left; overflow: hidden;}
-.images li a{width: 80px; height: 80px;}
-
-.videos.less{height: 76px; overflow: hidden;}
-.videos li:nth-child(3n+3) { margin-right: 0;}
-.videos li a{width: 80px; height: 64px;}
-.videos li{overflow: hidden;margin: 0 8px 10px 0;border: 1px solid #767676; float: left;}
-
-.renkan{ overflow:hidden;height:100%;position: relative;display: table-cell; padding-top:60px; vertical-align: top; background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
-.renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
-.renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
-
-.Rk-ZoomButtons,
-.zoom{width: 30px; margin: 18px 0 0 16px;-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);}
-.zoom li{padding: 0;width: 30px; height: 30px;}
-.Rk-ZoomIn, .Rk-ZoomOut,
-.zoom a{margin: 0;width: 30px; height: 30px; display: inline-block; background: url(../img/zoom.png) center top no-repeat;}
-.Rk-ZoomIn:hover, .Rk-ZoomOut:hover,
-.zoom a:hover{background-color: #191919;}
-.Rk-ZoomIn,
-.zoom .in{background-color: #929292; background-position: center 8px;}
-.Rk-ZoomOut,
-.zoom .out{background-color: #fff; background-position: center -22px;}
-
-.renkan .actions{width: 194px; float: right; margin: 12px 12px 0 0;}
-.renkan .actions li{float: left;}
-.renkan .actions a{width: 92px; height: 32px; display: inline-block; text-align: center; line-height: 32px; font-size: 11px; font-weight: bold;text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
-a.cancel{margin-right: 8px;background: #555555; background: -moz-linear-gradient(top, #555555 0%, #7a7a7a 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#7a7a7a)); background: -webkit-linear-gradient(top, #555555 0%,#7a7a7a 100%); background: -o-linear-gradient(top, #555555 0%,#7a7a7a 100%); background: -ms-linear-gradient(top, #555555 0%,#7a7a7a 100%); background: linear-gradient(to bottom, #555555 0%,#7a7a7a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#7a7a7a',GradientType=0 ); /* IE6-9 */}
-a.cancel:hover{background: #7a7a7a;background: -moz-linear-gradient(top, #7a7a7a 0%, #555555 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(100%,#555555));background: -webkit-linear-gradient(top, #7a7a7a 0%,#555555 100%);background: -o-linear-gradient(top, #7a7a7a 0%,#555555 100%);background: -ms-linear-gradient(top, #7a7a7a 0%,#555555 100%);background: linear-gradient(to bottom, #7a7a7a 0%,#555555 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#555555',GradientType=0 );}
-a.send{background: #126ae3;background: -moz-linear-gradient(top, #126ae3 0%, #1899e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#126ae3), color-stop(100%,#1899e1)); background: -webkit-linear-gradient(top, #126ae3 0%,#1899e1 100%);background: -o-linear-gradient(top, #126ae3 0%,#1899e1 100%); background: -ms-linear-gradient(top, #126ae3 0%,#1899e1 100%); background: linear-gradient(to bottom, #126ae3 0%,#1899e1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#126ae3', endColorstr='#1899e1',GradientType=0 ); /* IE6-9 */}
-a.send:hover{background: #1899e1;background: -moz-linear-gradient(top, #1899e1 0%, #126ae3 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1899e1), color-stop(100%,#126ae3));background: -webkit-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -o-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: -ms-linear-gradient(top, #1899e1 0%,#126ae3 100%);background: linear-gradient(to bottom, #1899e1 0%,#126ae3 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1899e1', endColorstr='#126ae3',GradientType=0 );}
-
-.edit-cinecard {position: relative;}
-
-.logo-iri{z-index: 10;position: absolute;right: 25px;bottom: 66px;}
-
-div.rate_tooltip{ display:none; z-index:10;box-shadow: 2px 2px 10px 0px #000;padding: 0 8px;height: 21px;line-height: 21px;}
-div.rate_tooltip p{display: inline-block;}
-.rate_tooltip .arrow_l {background: url("skin/arrow_l.png") no-repeat 0 0;height: 15px;top: 3px;position: absolute;left: -8px;width: 8px;}
-
-
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/css/skin/arrow_l.png
Binary file integ/css/skin/arrow_l.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/arrow-more.png
Binary file integ/img/arrow-more.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/bg-renkan.png
Binary file integ/img/bg-renkan.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/culte-scene-icon.png
Binary file integ/img/culte-scene-icon.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/like-icon.png
Binary file integ/img/like-icon.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/logo-iri.png
Binary file integ/img/logo-iri.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/review-rating-star-sprite.png
Binary file integ/img/review-rating-star-sprite.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/star-icon.png
Binary file integ/img/star-icon.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/mon-avis.png
Binary file integ/img/stickers/mon-avis.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/pourquoi-j-ai-aime.png
Binary file integ/img/stickers/pourquoi-j-ai-aime.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/pourquoi-le-voir.png
Binary file integ/img/stickers/pourquoi-le-voir.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/scenes-cultes.png
Binary file integ/img/stickers/scenes-cultes.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/secrets-et-bonus.png
Binary file integ/img/stickers/secrets-et-bonus.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/stickers/tu-vas-aimer.png
Binary file integ/img/stickers/tu-vas-aimer.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/img/zoom.png
Binary file integ/img/zoom.png has changed
diff -r 8d64ffdaf5e3 -r 3a2328ffd759 integ/iri-buzz.html
--- a/integ/iri-buzz.html Thu Apr 18 11:56:24 2013 +0200
+++ b/integ/iri-buzz.html Thu Apr 18 18:20:50 2013 +0200
@@ -14,7 +14,7 @@
-
+
@@ -156,7 +156,7 @@
-
+