src/css/LdtPlayer.css
branchpopcorn-port
changeset 722 ed12570ebd64
parent 721 0c53eba54b11
child 728 9ee6badcb160
equal deleted inserted replaced
721:0c53eba54b11 722:ed12570ebd64
   693   position: relative;
   693   position: relative;
   694   float: right;
   694   float: right;
   695   height: 17px;
   695   height: 17px;
   696   width: 17px;
   696   width: 17px;
   697   right: 0px;
   697   right: 0px;
   698   top: -5px;
   698 }
   699 }
   699 
   700 
   700 /* polemic tweet annotation buttons */
       
   701 .Ldt-createAnnotation-polemics {
       
   702   padding-top: 2px;
       
   703 }
       
   704 
       
   705 .Ldt-createAnnotation-polemic-button {
       
   706   margin: 0;
       
   707   border: 0;
       
   708   padding: 0;
       
   709   margin-right: 2px;
       
   710   width: 38px;
       
   711   height: 26px;
       
   712   text-indent: -999px;
       
   713   background: url(imgs/polemic_buttons_sprite.png);
       
   714 }
       
   715 
       
   716 .Ldt-createAnnotation-polemic-positive:hover {
       
   717     background-position: 0 -26px;
       
   718 }
       
   719 .Ldt-createAnnotation-polemic-positive.Ldt-createAnnotation-polemic-active {
       
   720     background-position: 0 -52px;
       
   721 }
       
   722 
       
   723 .Ldt-createAnnotation-polemic-negative {
       
   724     background-position: -38px 0;
       
   725 }
       
   726 .Ldt-createAnnotation-polemic-negative:hover {
       
   727     background-position: -38px -26px;
       
   728 }
       
   729 .Ldt-createAnnotation-polemic-negative.Ldt-createAnnotation-polemic-active {
       
   730     background-position: -38px -52px;
       
   731 }
       
   732 
       
   733 .Ldt-createAnnotation-polemic-reference {
       
   734     background-position: -76px 0;
       
   735 }
       
   736 .Ldt-createAnnotation-polemic-reference:hover {
       
   737     background-position: -76px -26px;
       
   738 }
       
   739 .Ldt-createAnnotation-polemic-reference.Ldt-createAnnotation-polemic-active {
       
   740     background-position: -76px -52px;
       
   741 }
       
   742 
       
   743 .Ldt-createAnnotation-polemic-question {
       
   744     background-position: -114px 0;
       
   745 }
       
   746 .Ldt-createAnnotation-polemic-question:hover {
       
   747     background-position: -114px -26px;
       
   748 }
       
   749 .Ldt-createAnnotation-polemic-question.Ldt-createAnnotation-polemic-active {
       
   750     background-position: -114px -52px;
       
   751 }
   701 /* AnnotationsListWidget */
   752 /* AnnotationsListWidget */
   702 
   753 
   703 .Ldt-AnnotationsListWidget {
   754 .Ldt-AnnotationsListWidget {
   704   font-size: 12px;
   755   font-size: 12px;
   705   font-family: "Arial",  "Verdana", "sans-serif";
   756   font-family: "Arial",  "Verdana", "sans-serif";