src/css/LdtPlayer.css
branchpopcorn-port
changeset 553 10d08f43c534
parent 550 ae0f2ec05ed7
child 561 a10e7b6fdb08
equal deleted inserted replaced
552:3e8be3e6bdfb 553:10d08f43c534
   661   background-image: url('imgs/submit_annotation.png');
   661   background-image: url('imgs/submit_annotation.png');
   662   background-repeat: no-repeat;
   662   background-repeat: no-repeat;
   663   height: 48px;
   663   height: 48px;
   664   width: 48px;
   664   width: 48px;
   665 }
   665 }
       
   666 
       
   667 .Ldt-createAnnotation-endScreen {
       
   668   background-color: #ffffff;
       
   669   margin-left: 5px;
       
   670   margin-right: 5px;
       
   671   display: table-cell;
       
   672   border: 1px solid #d6d6d6;
       
   673   padding: 10px;
       
   674   font-size: 13px;
       
   675   font-weight: bold;
       
   676   color : #f7268e;
       
   677   text-align: center;
       
   678 }