src/css/LdtPlayer.css
changeset 867 43f615b4dc48
parent 861 05f75ca6b5de
child 869 faae5df935de
equal deleted inserted replaced
865:dce4fd00855f 867:43f615b4dc48
   851 	width: 16px;
   851 	width: 16px;
   852 	height: 16px;
   852 	height: 16px;
   853 	background-image('imgs/spinner.gif');
   853 	background-image('imgs/spinner.gif');
   854 }
   854 }
   855 
   855 
       
   856 .Ldt-createAnnotation-endScreen-linkList {
       
   857     margin: 12px auto;
       
   858 }
       
   859 
       
   860 .Ldt-createAnnotation-endScreen-link {
       
   861     display: inline-block;
       
   862     height: 20px;
       
   863 }
       
   864 
   856 .Ldt-createAnnotation-endScreen-TweetLink {
   865 .Ldt-createAnnotation-endScreen-TweetLink {
   857 	width: 54px;
   866     width: 54px;
   858 	height: 20px;
   867     background: url('imgs/tweet_button.png');
   859 	background-image('imgs/tweet_button.png');
       
   860 }
   868 }
   861 
   869 
   862 .Ldt-createAnnotation-endScreen-FbLink {
   870 .Ldt-createAnnotation-endScreen-FbLink {
   863 	width: 55px;
   871     width: 55px;
   864 	height: 20px;
   872     background: url('imgs/facebook_button.png');
   865 	background-image('imgs/facebook_button.png');
       
   866 }
   873 }
   867 
   874 
   868 .Ldt-createAnnotation-endScreen-GplusLink {
   875 .Ldt-createAnnotation-endScreen-GplusLink {
   869 	width: 50px;
   876     width: 50px;
   870 	height: 20px;
   877     background: url('imgs/gplus_button.png');
   871 	background-image('imgs/gplus_button.png');
       
   872 }
   878 }
   873 /* AnnotationsListWidget */
   879 /* AnnotationsListWidget */
   874 
   880 
   875 .Ldt-AnnotationsListWidget {
   881 .Ldt-AnnotationsListWidget {
   876   font-size: 12px;
   882   font-size: 12px;