src/widgets/CreateAnnotation.css
changeset 966 c1c762ad1697
parent 965 eadb7290c325
child 975 35aadec4131b
equal deleted inserted replaced
965:eadb7290c325 966:c1c762ad1697
    82     max-width: 100%;
    82     max-width: 100%;
    83     max-height: 100%;
    83     max-height: 100%;
    84     border: 1px solid #bbbbbb;
    84     border: 1px solid #bbbbbb;
    85 }
    85 }
    86 
    86 
    87 .Ldt-CreateAnnotation-Tags, .Ldt-CreateAnnotation-Polemics {
    87 .Ldt-CreateAnnotation-RecBlock {
    88     width: 520px;
    88     width: 220px; float: left;
    89 }
    89 }
    90 
    90 
    91 .Ldt-CreateAnnotation-TagTitle, .Ldt-CreateAnnotation-PolemicTitle {
    91 .Ldt-CreateAnnotation-TagTitle, .Ldt-CreateAnnotation-PolemicTitle, .Ldt-CreateAnnotation-RecLabel {
    92     display: block; margin: 5px 0 2px; font-size: 12px;
    92     display: block; margin: 5px 0 2px; font-size: 12px;
    93 }
    93 }
    94 
    94 
    95 .Ldt-CreateAnnotation-TagList, .Ldt-CreateAnnotation-PolemicList {
    95 .Ldt-CreateAnnotation-TagList, .Ldt-CreateAnnotation-PolemicList {
    96     list-style: none;
    96     list-style: none;