src/css/LdtPlayer.css
branchpopcorn-port
changeset 806 4ae02249c3ac
parent 803 4955d857e304
child 808 f7de8a24fc74
equal deleted inserted replaced
805:48cd2b83c7c5 806:4ae02249c3ac
   799     background-position: -114px -26px;
   799     background-position: -114px -26px;
   800 }
   800 }
   801 .Ldt-createAnnotation-polemic-question.Ldt-createAnnotation-polemic-active {
   801 .Ldt-createAnnotation-polemic-question.Ldt-createAnnotation-polemic-active {
   802     background-position: -114px -52px;
   802     background-position: -114px -52px;
   803 }
   803 }
       
   804 
       
   805 .Ldt-createAnnotation-endScreen-TweetLink {
       
   806 	width: 54px;
       
   807 	height: 20px;
       
   808 	background-image('imgs/tweet_button.png');
       
   809 }
       
   810 
       
   811 .Ldt-createAnnotation-endScreen-FbLink {
       
   812 	width: 55px;
       
   813 	height: 20px;
       
   814 	background-image('imgs/facebook_button.png');
       
   815 }
       
   816 
       
   817 .Ldt-createAnnotation-endScreen-GplusLink {
       
   818 	width: 50px;
       
   819 	height: 20px;
       
   820 	background-image('imgs/gplus_button.png');
       
   821 }
   804 /* AnnotationsListWidget */
   822 /* AnnotationsListWidget */
   805 
   823 
   806 .Ldt-AnnotationsListWidget {
   824 .Ldt-AnnotationsListWidget {
   807   font-size: 12px;
   825   font-size: 12px;
   808   font-family: "Arial",  "Verdana", "sans-serif";
   826   font-family: "Arial",  "Verdana", "sans-serif";
   832 }
   850 }
   833 
   851 
   834 .Ldt-AnnotationsList-Caption {
   852 .Ldt-AnnotationsList-Caption {
   835   float: left;
   853   float: left;
   836   display: table-cell;
   854   display: table-cell;
   837   vertical-align: middle;  
   855   vertical-align: middle;
       
   856   height: 64px;
       
   857   width: 64px;
       
   858   background-image: url('imgs/video_sequence.png');
   838 }
   859 }
   839 
   860 
   840 .Ldt-AnnotationsList-Duration {  
   861 .Ldt-AnnotationsList-Duration {  
   841   color : #f7268e;  
   862   color : #f7268e;  
   842   float: right;
   863   float: right;