integration/css/hashcut.css
changeset 31 165284801055
child 33 8540daf61fb0
child 34 379635f45d7f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/integration/css/hashcut.css	Mon Nov 05 18:57:37 2012 +0100
@@ -0,0 +1,74 @@
+.title-video-wrap a{
+	background-image: none;
+}
+.more-info-wrap{
+	padding-right: 10px;
+}
+.more-info{
+	text-align: left;
+}
+.more-info th{
+	font-weight: 600;
+	font-style: normal;
+	font-size: 12px;
+	width: 78px;
+}
+.more-info td{
+	padding-bottom: 12px;
+	font-size: 12px;
+}
+.more-info a{
+	text-decoration: underline;
+}
+.more-info a:hover{
+	text-decoration: none;
+}
+.info-title a{
+	color:#30036d;
+	font-size: 14px;
+	font-weight: bold;
+}
+.info-duration td{
+	color: #de2500;
+}
+.info-author a{
+	color: #7628df;
+}
+.cloner{
+	float: right;
+}
+.list-video{
+	height: 450px;
+}
+.item-video:hover,
+.item-video.active{
+	background: url(../img/arrow-item-video-sprite.png) left center no-repeat;
+}
+.time-length{
+	margin-bottom: 5px;
+}
+.item-video .frise{
+	width: 100%;
+	height: 8px;
+	background-color: #999999;
+	display: block;
+}
+.item-video .frise{
+	border:none;
+}
+.bloc-video{
+	padding-left: 10px;
+}
+.video {
+    background: none repeat scroll 0 0 #333333;
+    height: 400px;
+    position: relative;
+    width: 620px;
+}
+.bloc-pvw{
+	margin-top: 7px;
+}
+.popin-content h2{
+	margin: 0;
+	border:none;
+}
\ No newline at end of file