src/css/LdtPlayer.css
branchnew-model
changeset 874 38b65761a7d5
parent 870 2c025db10a10
child 904 510ebab76fa3
equal deleted inserted replaced
872:d777d05a16e4 874:38b65761a7d5
   393 }
   393 }
   394 .shareJamesPot{
   394 .shareJamesPot{
   395   background-position:0 -1808px;
   395   background-position:0 -1808px;
   396 }
   396 }
   397 
   397 
       
   398 /* Tooltip Widget */
       
   399 
   398 .tip{
   400 .tip{
   399   position: absolute;
   401   position: absolute;
   400   padding : 3px;
   402   padding : 3px;
   401   z-index: 10000000000;
   403   z-index: 10000000000;
   402   max-width: 200px;
   404   max-width: 200px;
   409   font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
   411   font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
   410   overflow:hidden;
   412   overflow:hidden;
   411 }
   413 }
   412 
   414 
   413 .tipcolor {
   415 .tipcolor {
   414     float: left; margin: 2px 4px 2px 0;
   416     float: left; margin: 2px 4px 2px 0; width: 10px; height: 10px;
   415 }
   417 }
   416 
   418 
   417 .tip img {
   419 .tip img {
   418     max-width: 140px; max-height: 70px; margin: 0 20px;
   420     max-width: 140px; max-height: 70px; margin: 0 20px;
   419 }
   421 }
   905 }
   907 }
   906 
   908 
   907 .Ldt-AnnotationsList-Thumb-Placeholder {
   909 .Ldt-AnnotationsList-Thumb-Placeholder {
   908   float: left;
   910   float: left;
   909   height: 64px;
   911   height: 64px;
   910   width: 64px;
   912   width: 30px;
   911   background-image: url('imgs/video_sequence.png');
   913   background-image: url('imgs/video_sequence.png');
   912 }
   914 }
   913 
   915 
   914 .Ldt-AnnotationsList-Thumbnail {
   916 .Ldt-AnnotationsList-Thumbnail {
   915     border: none;
   917     border: none;
   916     float: left;
   918     float: left;
   917     max-width: 64px;
   919     max-width: 64px;
   918     max-height: 64px;
   920     max-height: 30px;
   919 }
   921 }
   920 
   922 
   921 .Ldt-AnnotationsList-Duration {  
   923 .Ldt-AnnotationsList-Duration {  
   922   color : #f7268e;
   924   color : #f7268e;
   923   float: right; text-align: right;
   925   float: right; text-align: right;
   924 }
   926 }
   925 
   927 
   926 .Ldt-AnnotationsList-Title {
   928 .Ldt-AnnotationsList-Title {
   927   color: #0068c4;
   929     color: #0068c4;
   928   font-size: 13px;
   930     font-size: 13px;
   929   margin: 0 0 2px 64px;
   931     margin: 0 0 2px 64px;
   930 }
   932 }
   931 
   933 
   932 .Ldt-AnnotationsList-Description {
   934 .Ldt-AnnotationsList-Description {
   933     clear: both;
       
   934     margin: 2px 0;
   935     margin: 2px 0;
   935 }
   936 }
   936 
   937 
   937 ul.Ldt-AnnotationsList-Tags {
   938 ul.Ldt-AnnotationsList-Tags {
   938     width: 100%; list-style: none; clear: both; padding: 0; margin: 2px 0;
   939     width: 100%; list-style: none; clear: both; padding: 0; margin: 2px 0;