integration/css/edition.css
brancheditorjs
changeset 18 c85b323f5174
parent 17 d22ded2dfaf1
child 22 bd904d592881
--- a/integration/css/edition.css	Thu Oct 25 14:53:29 2012 +0200
+++ b/integration/css/edition.css	Thu Oct 25 16:40:20 2012 +0200
@@ -8,11 +8,10 @@
 }
 
 /* header - title-video-wrap */
-.header .title-video-wrap{
+.title-video-wrap{
 	width: 460px;
-	min-height: 1px;
 }
-.header .title-video-wrap a{
+.title-video-wrap a{
 	position: absolute;
 	top: 10px;
 	left: 0;
@@ -25,16 +24,16 @@
 	background-position: right 2px;
 	padding-right: 20px;
 }
-.header .title-video-wrap a:hover{
+.title-video-wrap a:hover{
 	text-decoration: none;
 }
-.header .title-video-wrap p.time-length{
+.title-video-wrap p.time-length{
 	position: absolute;
 	top: 34px;
 	color: #333333;
 	font-size: 14px;
 }
-.header .title-video-wrap p.time-length span{
+.title-video-wrap p.time-length span{
 	color: #de2500;
 }
 /* popin - update-title */
@@ -188,13 +187,21 @@
 	border:1px solid #999999;
 	position: absolute;
 }
+
+.segment-info {
+    padding-top: 12px;
+    position: relative;
+    width: 100%;
+    overflow: hidden;
+}
+
 /* col-middle - bloc-segmentation - popin.segmentation */
-.segmentation{
-	top: 376px;
-	width: 100%;
+.segment-info .pointer{
+    top: 0; margin-left: -10px;
 }
-.segmentation img.pointer{
-	left: 222px	;
+
+.segmentation .pointer{
+	left: 230px;
 }
 .segmentation h2{
 	font-size: 14px;
@@ -380,38 +387,34 @@
 }
 
 /* popin - frise-description */
-.frise-description {
-	top: 26px;
-	left: 0;
-	width: 458px;
-}
-.frise-description img.pointer{
+
+.mashup-description img.pointer{
 	right: 36px;
 }
-.frise-description h2{
+.mashup-description h2{
 	color: #de2500;
 	font-size: 14px;
 	font-weight: bold;
 }
-.frise-description table{
+.mashup-description table{
 	font-size: 12px;
 }
-.frise-description th{
+.mashup-description th{
 	text-align: left;
 	font-weight: 600;
 	display: block;
 	min-width: 75px;
 }
-.frise-description td{
+.mashup-description td{
 	line-height: 15px;
 	padding-left: 2px;
 }
-.frise-description th, 
-.frise-description td, 
-.frise-description h2{
+.mashup-description th, 
+.mashup-description td, 
+.mashup-description h2{
 	padding-bottom: 8px;
 }
-.frise-description .tools{
+.mashup-description .tools{
 	float: right;
 }
 /* tools */