integration/css/edition.css
author veltr
Wed, 28 Nov 2012 15:42:16 +0100
changeset 69 e56b4456668f
parent 50 89e152523cb6
child 73 475e5fb0ea2b
permissions -rw-r--r--
Added CSRF Token and Username Option

/* Block modes */

.empty-mode .bloc-pvw,
.empty-mode .bloc-segmentation,
.segment-mode .bloc-pvw,
.pvw-mode .bloc-segmentation,
.empty-mode .publier-button,
.segment-mode .publier-button {
    display: none;
}

/* header - title-video-wrap */
.title-video-wrap{
	width: 460px;
}
.title-video-wrap .time-length{
	margin-top: 5px;
	color: #333333;
	font-size: 14px;
}
.mashup-total-duration {
	color: #de2500;
}
/* popin - update-title */
.update-title {
	top: 34px;
	left: 220px;
}
.update-title .pointer{
	left: 50px;
}
/* col */
.col-middle, 
.col-left, 
.col-right{
	float: left;
}
/* col-middle */
.col-middle{
	width: 460px;
	min-height: 1px;
}
.col-middle-header{
	height: 35px;
	font-size: 16px;
	clear: both;
}
/* Tabs */
.tab {
	height: 35px;
	line-height: 35px;
	color: #30036d;
    padding: 0 10px;
    width: 210px;
    float: left;
    background-position: 0 -35px;
}
.tab:hover{
	color: #FF00FC;
}
.tab.disable, 
.tab.disable:hover{
	color: #796891;
}
.tab-segment {
	background-image: url(../img/bg-segmenter.png);
}
.tab-pvw {
	background-image: url(../img/bg-previsualiser.png); text-align: right;
}

.pvw-mode .tab-pvw, .segment-mode .tab-segment {
    width: 250px; background-position: 0 0; font-weight: 600;
}

.segment-mode .tab-pvw, .pvw-mode .tab-segment {
    width: 170px; color: #796891;
}

.tab-media-title {
    font-style: italic; font-weight: normal;
}

.empty-mode .tab-media-title, .pvw-mode .tab-media-title {
    display: none;
}

/* col-middle - bloc-segmentation */
.bloc-segmentation{
	position: relative;
}

/* col-middle - bloc-segmentation - popin.segmentation */

.segmentation {
    position: relative;
    overflow: hidden;
    padding-top: 12px;
}

.segmentation h2{
	font-size: 14px;
	font-weight: 600;
	color:#de2500;
	margin: 5px 0 2px;
}

.time-tangle {
	color: #7628df; cursor: w-resize; position: relative;
}
.time-tangle:hover, 
.time-tangle.active {
    color: #FF00FC; border-bottom: 1px dashed #7628df;
}
.time-tangle:hover:after, 
.time-tangle.active:after {
    color: #7628DF; position: absolute; top: 18px; left: 50%; width: 160px;
    margin-left: -80px; font-size: 12px; text-align: center;
    content: "glisser pour modifier"
}

.time-tangle.deactivate:hover {
    border: none; color: #7628DF;
}

.time-tangle.deactivate:hover:after {
    display: none;
}

.segmentation form{
	overflow: hidden;
}
.form-segment-left,
.form-segment-right{
	float: left;
}
.segmentation .form-segment-left{
	width: 230px;
}

.segmentation label, .update-title label {
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin: 8px 0 4px;
}
.segmentation textarea, .update-title textarea {
	width: 200px;
	height: 69px;
	max-width: 200px;
	font-size: 12px;
}

.segmentation textarea {
    margin-bottom: 32px;
}

.segmentation input[type=text], .update-title input[type=text]{
	font-size: 12px;
	width: 200px;
	height: 20px;
}

.add-segment {
    position: absolute; right: 10px; bottom: 10px;
}

.media-segments h2{
    color: #30036d;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 8px 2px;
}

.media-segment-list {
    margin: 8px 5px 0 6px;
    padding-bottom: 1px;
    position: relative;
}

.media-segment-popin .pointer{
    margin-left: 140px
}

.media-segment-popin {
    padding-top: 12px; overflow: hidden;
    top: 2px; width: 300px; margin-left: -151px;
    display: none;
}

.media-segment-popin p{
    margin-right: 155px;
    font-size: 12px;
}

.media-found-segments {
    clear: both; padding-top: 5px;
}

.media-found-segments .media-segment-list {
    margin: 0;
}

.media-found-list {
    padding-bottom: 1px; position: relative;
}

.media-current-section {
    background: url(../img/pinstripe-purple.png);
    top: -2px; bottom: -2px; margin-left: -1px; padding: 2px 1px;
    position: absolute;
}

.media-found-popin {
    padding-top: 12px; overflow: hidden;
    top: 2px; width: 170px; display: none;
    margin-left: -86px;
}

.media-found-popin .pointer {
    margin-left: 75px;
}

.reprendre-segment{
	float: right;
	display: block;
}
/* col-middle - bloc-vide */
.tutorial{
	padding: 0 10px;
	color: #FFF;
	font-weight: 600;
	display: none;
}
.empty-mode .tutorial {
    display: block;
}
.tutorial h2{
	padding-top: 16px;
	font-size: 18px;
	margin-bottom: 20px;
}
.tutorial ol{
	padding-left: 22px;
}
.tutorial li:first-child{
	width: 324px;
}
.tutorial li{
	list-style: decimal;
	font-size: 14px;
	margin-bottom: 16px;
	padding-left: 20px;
}
/* col-left */
.col-left,
.col-right{
	width: 250px;
	min-height: 750px;
	background: url(../img/bg-col.png) repeat-x 0 0 #e6e6e6;
}
.left-head {
	background: url(../img/bg-video-search.png) 0 0 repeat-x #906ebe;
	height: 70px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.left-head h2{
	padding-top: 8px;
	margin-bottom: 12px;
	color: #30036d;
	font-size: 16px;
	font-weight: 600;
}
.left-head input {
	width: 222px;
	font-size: 14px;
	border: none;
	height: 20px;
	padding: 0 4px;
	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
	background: #FFF url(../img/zoom-icon.png) 214px 3px no-repeat;
}

.col-left input::-webkit-input-placeholder{
	color: #b48aed;
	font-style: italic;
}
.col-left input:-moz-placeholder { 
	color: #b48aed;
	font-style: italic;
}

.col-left .item-video:hover,
.col-left .item-video.active{
	background: url(../img/arrow-item-video-sprite.png) right center no-repeat;
}
/* col-right */
.col-right{
	width: 250px;
}
.col-right .liste-segment{
	height: 70px;
	background: url(../img/bg-liste-segment.png) repeat-x 0 0;
	padding: 0 10px;
	width: 230px;
}
.col-right .liste-segment h2{
 	text-align: right;
 	color: #30036D;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 12px;
	padding-top: 8px;
}
.col-right .frise{
	width: 228px;
	position: relative;
	height: 20px;
}

.col-right .frise-indication{
	line-height: 20px;
}

.col-right .item-video:hover,
.col-right .item-video.active{
	background: url(../img/arrow-item-video-sprite.png) left center no-repeat;
}

.item-video {
    cursor: pointer;
}

/* tools */
.tools {
    height: 17px;
}
.tools li{
	float: left;
}
.tools a{
	display: block;
	width: 17px;
	height: 17px;
	background: url(../img/tools-sprite.png) no-repeat 0 0;
}
.tools a.edit{
	background-position: 2px 0;
}
.tools a.edit:hover{
	background-position: 2px -32px;
}
.tools a.edit.disable:hover, 
.tools a.edit.disable{
	background-position: 2px -16px;
}
.tools a.bottom{
	background-position: -19px 0;
}
.tools a.bottom:hover{
	background-position: -19px -32px;
}
.tools a.bottom.disable:hover, 
.tools a.bottom.disable{
	background-position: -19px -16px;
}
.tools a.top{
	background-position: -40px 0;
}
.tools a.top:hover{
	background-position: -40px -32px;
}
.tools a.top.disable:hover, 
.tools a.top.disable{
	background-position: -40px -16px;
}
.tools a.delete{
	background-position: -61px 0;
}
.tools a.delete:hover{
	background-position: -61px -32px;
}
.tools a.delete.disable:hover, 
.tools a.delete.disable{
	background-position: -61px -16px;
}


/* Video */

.video{
    width: 460px;
    height: 300px;
}
.publier-button{
    position: absolute;
    width: 69px;
    height: 67px;
    background: url(../img/publier-button-sprite.png) 0 0 no-repeat;
    left: 382px;
    top: 10px;
    z-index: 4;
}
.publier-button:hover{
    background-position: 0 -67px;
}
.publier-button.disable, .publier-button.disable:hover{
    background-position: 0 -134px;
}

/* Slice Widget */

.Ldt-Slice {
    border-radius: 0; border: none; padding: 0; margin: 12px 6px; background: #B6B8B8; height: 8px;
}

.Ldt-Slice .ui-slider-handle {
    width: 7px; height: 20px; top: 0; border: none; margin: 0; padding: 0;
    background: url(../img/slice-handles.png); border-radius: 0; cursor: pointer;
}

.ui-slider-handle.Ldt-Slice-left-handle {
    margin-left: -7px;
}

.ui-slider-handle.Ldt-Slice-left-handle.ui-state-hover, .ui-slider-handle.Ldt-Slice-left-handle.ui-state-active {
    background-position: 0 -20px;
}

.ui-slider-handle.Ldt-Slice-right-handle {
    margin-left: 0; background-position: -7px 0;
}

.ui-slider-handle.Ldt-Slice-right-handle.ui-state-hover, .ui-slider-handle.Ldt-Slice-right-handle.ui-state-active {
    background-position: -7px -20px;
}

.Ldt-Slider {
    margin: 0 6px;
}

.Ldt-Slice .ui-slider-range {
    background: url(../img/pinstripe-purple.png);
}

/* Validate */

.validate {
    float: right; width: 20px; height: 20px; cursor: pointer; background: url(../img/helpwarn.png);
    position: relative;
}

.validate:hover {
    background-position: -20px 0;
}

.validate.warning {
    background-position: 0 -20px;
}

.validate.warning:hover {
    background-position: -20px -20px;
}

.validate.critical {
    background-position: 0 -40px;
}

.validate.critical:hover {
    background-position: -20px -40px;
}

.item-video .validate {
    margin-right: -5px;
}

.liste-segment .validate {
    margin: 6px -1px 0 2px;
}

.validate-tooltip {
    position: absolute; top: 16px; left: -225px; width: 235px; padding: 16px 8px 0;
    background: url(../img/tooltip.png) top no-repeat; z-index: 6; min-height: 30px;
    color: #FFFFFF; display: none; cursor: auto;
}

.validate-tooltip ul {
    padding-left: 14px; list-style: disc; font-size: 12px;
}

.validate-tooltip li {
    margin: 2px 0;
}

.validate:hover .validate-tooltip {
    display: block;
}

.validate:hover .validate-tooltip:hover {
    display: none;
}

.validate-tooltip:after {
    bottom: -10px; content: ""; height: 10px;
    left: 0; position: absolute; width: 100%;
    background: url(../img/tooltip.png) bottom no-repeat;
}

.tagit {
    border: 1px solid #867A97;
    padding: 0 4px; width: 200px;
    font-size: 12px; font-family: 'Open Sans';
}

ul.tagit li.tagit-choice {
    padding: 3px 18px 3px 3px;
}

ul.tagit li.tagit-new {
    padding: 0;
}

ul.tagit input[type="text"] {
    width: 100px;
}