src/css/LdtPlayer.css
branchpopcorn-port
changeset 828 bcf0c2bdcb8e
parent 808 f7de8a24fc74
child 831 0dd21c298380
equal deleted inserted replaced
827:1dc2f85c3b89 828:bcf0c2bdcb8e
   856   text-decoration: none;
   856   text-decoration: none;
   857 }
   857 }
   858 
   858 
   859 .Ldt-AnnotationsList-Caption {
   859 .Ldt-AnnotationsList-Caption {
   860   float: left;
   860   float: left;
   861   display: table-cell;
       
   862   vertical-align: middle;
   861   vertical-align: middle;
   863   height: 64px;
   862   height: 64px;
   864   width: 64px;
   863   width: 64px;
   865   background-image: url('imgs/video_sequence.png');
   864   background-image: url('imgs/video_sequence.png');
   866 }
   865 }
   875 .Ldt-AnnotationsList-Title {
   874 .Ldt-AnnotationsList-Title {
   876   color: #0068c4;
   875   color: #0068c4;
   877   font-size: 13px;
   876   font-size: 13px;
   878   display: table-cell;
   877   display: table-cell;
   879   width: 80%;
   878   width: 80%;
       
   879   margin-left: 64px; margin-bottom: 3px;
   880 }
   880 }
   881 
   881 
   882 /* Tagcloud */
   882 /* Tagcloud */
   883 
   883 
   884 .Ldt-TagCloud {
   884 .Ldt-TagCloud {