src/widgets/AnnotationsList.css
branchnew-model
changeset 924 64c2eaafe5e2
parent 904 510ebab76fa3
child 937 eb3c442cec50
equal deleted inserted replaced
923:b3ee7d1b472a 924:64c2eaafe5e2
    19     margin: 2px 0;
    19     margin: 2px 0;
    20     padding: 2px 0;
    20     padding: 2px 0;
    21     min-height: 60px;
    21     min-height: 60px;
    22 }
    22 }
    23 .Ldt-AnnotationsList-li:hover {
    23 .Ldt-AnnotationsList-li:hover {
    24     background: url(img/pinstripe-grey.png);
    24     background: url(img/pinstripe-grey.png) !important;
    25 }
    25 }
    26 .Ldt-AnnotationsList-highlight {
    26 .Ldt-AnnotationsList-highlight {
    27     background: #F7268E;
    27     background: #F7268E;
    28     color: #ffffff;
    28     color: #ffffff;
    29 }
    29 }
    57     color: #0068c4;
    57     color: #0068c4;
    58 }
    58 }
    59 p.Ldt-AnnotationsList-Description {
    59 p.Ldt-AnnotationsList-Description {
    60     margin: 2px 0 2px 82px;
    60     margin: 2px 0 2px 82px;
    61     font-size: 12px;
    61     font-size: 12px;
    62     color: #666666;
    62     color: #333333;
    63 }
    63 }
    64 ul.Ldt-AnnotationsList-Tags {
    64 ul.Ldt-AnnotationsList-Tags {
    65     list-style: none;
    65     list-style: none;
    66     padding: 0;
    66     padding: 0;
    67     margin: 2px 0 0 82px;
    67     margin: 2px 0 0 82px;