src/widgets/CreateAnnotation.css
changeset 965 eadb7290c325
parent 924 64c2eaafe5e2
child 966 c1c762ad1697
equal deleted inserted replaced
964:d7d56ea2d0a6 965:eadb7290c325
     9     padding: 0 1px 1px;
     9     padding: 0 1px 1px;
    10     margin: 0;
    10     margin: 0;
    11 }
    11 }
    12 
    12 
    13 .Ldt-CreateAnnotation-Inner {
    13 .Ldt-CreateAnnotation-Inner {
    14     background: url(img/pinstripe.png);
    14     background: url(img/pinstripe.png); padding: 5px; margin: 0; position: relative;
    15     padding: 5px;
       
    16     margin: 0;
       
    17 }
    15 }
    18 
    16 
    19 .Ldt-CreateAnnotation-Inner h3 {
    17 .Ldt-CreateAnnotation-Inner h3 {
    20     margin: 5px 0; font-size: 14px; font-weight: bold; text-align: right;
    18     margin: 5px 0; font-size: 14px; font-weight: bold; text-align: right;
    21 }
    19 }