src/css/LdtPlayer.css
branchpopcorn-port
changeset 286 6252f951d11c
parent 278 ff20c80c6845
child 290 1fd46a87bbc1
equal deleted inserted replaced
279:2c65775623cb 286:6252f951d11c
   232       z-index: 100; 
   232       z-index: 100; 
   233       width: 1px; 
   233       width: 1px; 
   234       height: 20px; 
   234       height: 20px; 
   235       background-color: white;
   235       background-color: white;
   236     }
   236     }
   237 
   237     
       
   238     .Ldt-tweetWidget {
       
   239       font-size: 62.5%;
       
   240       font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
       
   241       background-color:#eeeeee;    
       
   242       padding:5px;
       
   243       overflow: auto;
       
   244     }
       
   245     
       
   246     .Ldt-tweetAvatar {
       
   247       float: left;
       
   248     }
       
   249     
       
   250     .Ldt-tweetContents {
       
   251     
       
   252     }
       
   253 
       
   254     .Ldt-tweetWidgetMinimize {
       
   255       float: right;
       
   256     }