src/css/LdtPlayer.css
branchpopcorn-port
changeset 483 0bb36c79836c
parent 482 1c225a39a3b1
child 484 479a74f9ddf8
equal deleted inserted replaced
482:1c225a39a3b1 483:0bb36c79836c
    16    .Ldt-button {
    16    .Ldt-button {
    17 
    17 
    18    }
    18    }
    19 
    19 
    20     .Ldt-SegmentsWidget {
    20     .Ldt-SegmentsWidget {
    21       overflow: auto; /* clear the floats */
    21      /* overflow: auto; /* clear the floats */
    22       margin-top: 1px;
    22       margin-top: 1px;
    23     }
    23     }
    24 
    24 
    25     .Ldt-iri-chapter{
    25     .Ldt-iri-chapter{
    26       float: left;
    26       float: left;
    27       height: 10px;
    27       height: 10px;
    28       border-right: 1px solid white;
    28       border-right: 1px solid white;
    29     }
    29     }
    30 
    30 
       
    31     .Ldt-SegmentPositionMarker {
       
    32       position: absolute;
       
    33       z-index: 100;
       
    34       width: 1px;
       
    35       height: 10px;
       
    36       background-color: white;
       
    37     }
    31     .tooltip {
    38     .tooltip {
    32       display:none;
    39       display:none;
    33       background:transparent url(imgs/white_arrow_mini.png);
    40       background:transparent url(imgs/white_arrow_mini.png);
    34       font-size:12px;
    41       font-size:12px;
    35       height:55px;
    42       height:55px;
   356       bottom: 1px;
   363       bottom: 1px;
   357       border-left: 1px solid white;
   364       border-left: 1px solid white;
   358       border-right: 1px solid white;
   365       border-right: 1px solid white;
   359     }
   366     }
   360 
   367 
   361     .positionMarker {
       
   362       position: absolute;
       
   363       z-index: 100;
       
   364       width: 1px;
       
   365       height: 20px;
       
   366       background-color: white;
       
   367     }
       
   368 
       
   369     /* tweet Widget */
   368     /* tweet Widget */
   370     .Ldt-tweetWidget {
   369     .Ldt-tweetWidget {
   371       font-size: 12px;
   370       font-size: 12px;
   372       font-family: "Arial",  "Verdana", "sans-serif";
   371       font-family: "Arial",  "Verdana", "sans-serif";
   373       background:url('imgs/wire_pattern.png') repeat scroll transparent ;
   372       background:url('imgs/wire_pattern.png') repeat scroll transparent ;