src/widgets/Controller.css
changeset 1033 c20df1c080e6
parent 948 3f57e95c2138
child 1068 7623f9af9272
equal deleted inserted replaced
1032:74ac0be7655c 1033:c20df1c080e6
    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     width: 145px; height: 20px; margin: 2px; padding: 3px;
    90     border: 1px solid #8080a0; border-radius: 3px; font-size: 13px;
    90     border: 1px solid #8080a0; border-radius: 3px; font-size: 13px;
    91 }
    91 }
    92 
    92 
    93 .Ldt-Ctrl-Time {
    93 .Ldt-Ctrl-Time {
    94   float: left;
    94   float: left;