equal
deleted
inserted
replaced
18 clear: both; |
18 clear: both; |
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.selected { |
24 background: url(img/pinstripe-grey.png) !important; |
24 background-image: url(img/pinstripe-grey.png); |
25 } |
25 } |
26 .Ldt-AnnotationsList-highlight { |
26 .Ldt-AnnotationsList-highlight { |
27 background: #F7268E; |
27 background: #F7268E; |
28 color: #ffffff; |
28 color: #ffffff; |
29 } |
29 } |