src/widgets/AnnotationsList.css
changeset 983 97fef7a4b189
parent 966 c1c762ad1697
child 988 eefd336335f9
equal deleted inserted replaced
982:cfcbac34d020 983:97fef7a4b189
    27 }
    27 }
    28 .Ldt-AnnotationsList-li.selected {
    28 .Ldt-AnnotationsList-li.selected {
    29     background-image: url(img/pinstripe-grey.png);
    29     background-image: url(img/pinstripe-grey.png);
    30 }
    30 }
    31 .Ldt-AnnotationsList-highlight {
    31 .Ldt-AnnotationsList-highlight {
    32     background: #F7268E;
    32     background: #FFA0FC;
    33     color: #ffffff;
       
    34 }
    33 }
    35 .Ldt-AnnotationsList-ThumbContainer {
    34 .Ldt-AnnotationsList-ThumbContainer {
    36     float: left;
    35     float: left;
    37     width: 80px;
    36     width: 80px;
    38     height: 50px;
    37     height: 50px;