integration/css/style.css
changeset 81 8e016726669b
parent 79 5dfa74fcec4b
child 83 8f954a0d6031
equal deleted inserted replaced
80:9115f9cba3a5 81:8e016726669b
    42 .project-title-editor{line-height: 28px; }
    42 .project-title-editor{line-height: 28px; }
    43 .project-title-editor-form{margin: 0;}
    43 .project-title-editor-form{margin: 0;}
    44 .project-action a:last-child{margin-right: 20px;}
    44 .project-action a:last-child{margin-right: 20px;}
    45 .chapter-widget-info{margin-bottom: 20px;}
    45 .chapter-widget-info{margin-bottom: 20px;}
    46 .chapter-widget form{ margin: 0;}
    46 .chapter-widget form{ margin: 0;}
       
    47 .form-info-general-annotation{background-color: #ecf0f1;}
    47 .chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px;	}
    48 .chapter-widget input, .form-info-general-annotation input, .form-info-general-annotation textarea{width: 196px; max-width: 196px;	}
    48 .chapter-widget textarea{width: 426px; max-width: 426px; min-width: 426px; height: 20px;-webkit-transition: height .3s ease;-moz-transition: height .3s ease;transition: height .3s ease;}
    49 .chapter-widget textarea{width: 426px; max-width: 426px; min-width: 426px; height: 20px;-webkit-transition: height .3s ease;-moz-transition: height .3s ease;transition: height .3s ease;}
    49 .form-chapter-edit{}
    50 .form-chapter-edit{}
    50 .chapter-widget-info table{margin: 0; padding-top: 40px; }
    51 .chapter-widget-info table{margin: 0; padding-top: 40px; }
    51 .chapter-widget table td{}
    52 .chapter-widget table td{}
    84 .edit-annotation-html textarea{max-width: 446px;width:446px; }
    85 .edit-annotation-html textarea{max-width: 446px;width:446px; }
    85 .close-tab{vertical-align: super; margin-left: 8px; color: #c0392b; cursor: pointer; font-size: 12px; line-height: 14px;}
    86 .close-tab{vertical-align: super; margin-left: 8px; color: #c0392b; cursor: pointer; font-size: 12px; line-height: 14px;}
    86 .close-tab:hover{color:#2c3e50;}
    87 .close-tab:hover{color:#2c3e50;}
    87 .html-apercu{overflow: auto; margin-top: 10px;}
    88 .html-apercu{overflow: auto; margin-top: 10px;}
    88 .input-image-url{display: none;}
    89 .input-image-url{display: none;}
       
    90 .slider-duration.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all{ background: #202020;}
    89 .timeline-annotations-wrap{position: relative;background-color: #202020;}
    91 .timeline-annotations-wrap{position: relative;background-color: #202020;}
    90 .timeline-annotations{width: 460px;height: auto; position: relative; margin: 0; padding-top: 4px;}
    92 .timeline-annotations{width: 460px;height: auto; position: relative; margin: 0; padding-top: 4px;}
    91 .timeline-annotations li{display: block; width: 460px;height: 10px; position: relative; padding-bottom: 4px;}
    93 .timeline-annotations li{display: block; width: 460px;height: 10px; position: relative; padding-bottom: 4px;}
    92 .timeline-annotations .annotation{width: 10px; height: 10px; background-color: #c0392b; position: absolute; top:0px;}
    94 .timeline-annotations .annotation{ color:#000; text-align:center; font-size : 10px; overflow: hidden; line-height: 9px; width: 10px; height: 10px; background-color: #c0392b; position: absolute; top:0px;}
    93 ul.tagit{margin-left: 10px;-webkit-border-radius: 0px;
    95 ul.tagit{margin-left: 10px;-webkit-border-radius: 0px;
    94 -moz-border-radius: 0px;
    96 -moz-border-radius: 0px;
    95 border-radius: 0px;}
    97 border-radius: 0px;}
    96 
    98 
    97 .video-wrap{position: relative;}
    99 .video-wrap{position: relative;}
   109 td.begin, td.duration, td.end{max-width: 40px;}
   111 td.begin, td.duration, td.end{max-width: 40px;}
   110 
   112 
   111 td.image-slideshow-row img{width: 60px; height: 60px;}
   113 td.image-slideshow-row img{width: 60px; height: 60px;}
   112 .project-title-editor input{margin-bottom: 0;}
   114 .project-title-editor input{margin-bottom: 0;}
   113 #templates{display: none;}
   115 #templates{display: none;}
       
   116 
       
   117 .title-slideshow-row{word-wrap: break-word;width: 76px;}
       
   118 .description-slideshow-row{word-wrap: break-word; width: 180px;}
       
   119 .description-slideshow-row textarea{width: 164px; max-width: 164px; height: 164px;}
   114 /* Tangle */
   120 /* Tangle */
   115 .time-tangle {
   121 .time-tangle {
   116 	color: #2c3e50; cursor: w-resize; position: relative;
   122 	color: #2c3e50; cursor: w-resize; position: relative;
   117 	border-bottom: 1px dashed #2c3e50;
   123 	border-bottom: 1px dashed #2c3e50;
   118 }
   124 }