web/lib/metadataplayer/Controller.css
changeset 14 960eb22c078c
parent 0 7f8907368bd5
equal deleted inserted replaced
13:e47226cc243d 14:960eb22c078c
    84 .Ldt-Ctrl-Search {
    84 .Ldt-Ctrl-Search {
    85   width: 0; float: left; overflow: hidden;
    85   width: 0; float: left; overflow: hidden;
    86 }
    86 }
    87 
    87 
    88 input.Ldt-Ctrl-SearchInput {
    88 input.Ldt-Ctrl-SearchInput {
    89     width: 145px; height: 13px; margin: 2px; padding: 3px;
    89     border: 1px solid #8080A0;
    90     border: 1px solid #8080a0; border-radius: 3px; font-size: 13px;
    90     border-radius: 3px 3px 3px 3px;
       
    91     font-size: 13px;
       
    92     height: 21px;
       
    93     margin: 1px;
       
    94     padding-left: 3px;
       
    95     width: 145px;
    91 }
    96 }
    92 
    97 
    93 .Ldt-Ctrl-Time {
    98 .Ldt-Ctrl-Time {
    94   float: left;
    99   float: left;
    95   margin: 5px;
   100   margin: 5px;