integration/css/edition.css
changeset 43 5a5024bc74e6
parent 42 40909e8d6855
child 45 f39df810caab
--- a/integration/css/edition.css	Fri Nov 09 18:56:29 2012 +0100
+++ b/integration/css/edition.css	Fri Nov 16 19:23:20 2012 +0100
@@ -11,26 +11,8 @@
 .title-video-wrap{
 	width: 460px;
 }
-.title-video-wrap a{
-	position: absolute;
-	top: 10px;
-	left: 0;
-	font-size: 18px;
-	font-weight: bold;
-	color: #30036d;
-	text-decoration: underline;
-	background-image: url(../img/pencil-icon.png);
-	background-repeat: no-repeat;
-	background-position: right 2px;
-	padding-right: 20px;
-	min-height: 20px;
-}
-.title-video-wrap a:hover{
-	text-decoration: none;
-}
-.title-video-wrap p.time-length{
-	position: absolute;
-	top: 34px;
+.title-video-wrap .time-length{
+	margin-top: 5px;
 	color: #333333;
 	font-size: 14px;
 }
@@ -40,17 +22,10 @@
 /* popin - update-title */
 .update-title {
 	top: 34px;
-	left: 150px;
-}
-.update-title .form-right, 
-.update-title .form-left{
-	float: left;
-}
-.update-title .form-left{
-	margin-right: 12px;
+	left: 220px;
 }
 .update-title .pointer{
-	left: 110px;
+	left: 50px;
 }
 /* col */
 .col-middle, 
@@ -336,11 +311,8 @@
 	position: relative;
 	height: 20px;
 }
-.col-right .frise-segment{
-	height: 20px;
-}
+
 .col-right .frise-indication{
-	height: 20px;
 	line-height: 20px;
 }
 
@@ -349,6 +321,9 @@
 	background: url(../img/arrow-item-video-sprite.png) left center no-repeat;
 }
 
+.item-video {
+    cursor: pointer;
+}
 
 /* tools */
 .tools {