src/widgets/Annotation.css
changeset 988 eefd336335f9
parent 984 e034099276f6
child 1007 639129cf95bc
equal deleted inserted replaced
987:7b65bf78873a 988:eefd336335f9
     2     border-style: none solid solid;
     2     border-style: none solid solid;
     3     border-width: 1px;
     3     border-width: 1px;
     4     border-color: #b7b7b7;
     4     border-color: #b7b7b7;
     5     padding: 0 1px 1px;
     5     padding: 0 1px 1px;
     6     margin: 0;
     6     margin: 0;
     7 }
       
     8 
       
     9 .Ldt-Annotation-Highlight {
       
    10     background: #ffa0fc;
       
    11 }
     7 }
    12 
     8 
    13 .Ldt-Annotation-Widget.Ldt-Annotation-ShowTop {
     9 .Ldt-Annotation-Widget.Ldt-Annotation-ShowTop {
    14     border-top-style: solid;
    10     border-top-style: solid;
    15     padding-top: 1px;
    11     padding-top: 1px;