src/widgets/CreateAnnotation.css
changeset 982 cfcbac34d020
parent 975 35aadec4131b
child 1033 c20df1c080e6
equal deleted inserted replaced
981:982d2226771c 982:cfcbac34d020
    13 .Ldt-CreateAnnotation-Inner {
    13 .Ldt-CreateAnnotation-Inner {
    14     background: url(img/pinstripe.png); padding: 5px; margin: 0; position: relative;
    14     background: url(img/pinstripe.png); padding: 5px; margin: 0; position: relative;
    15 }
    15 }
    16 
    16 
    17 .Ldt-CreateAnnotation-Inner h3 {
    17 .Ldt-CreateAnnotation-Inner h3 {
    18     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; clear:both; color: #0068c4;
    19 }
    19 }
    20 
    20 
    21 .Ldt-CreateAnnotation-h3Left {
    21 .Ldt-CreateAnnotation-h3Left {
    22     float: left;
    22     float: left;
    23 }
    23 }