equal
deleted
inserted
replaced
26 min-height: 60px; |
26 min-height: 60px; |
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 { |
|
32 background: #FFA0FC; |
|
33 } |
|
34 .Ldt-AnnotationsList-ThumbContainer { |
31 .Ldt-AnnotationsList-ThumbContainer { |
35 float: left; |
32 float: left; |
36 width: 80px; |
33 width: 80px; |
37 height: 50px; |
34 height: 50px; |
38 text-align: center; |
35 text-align: center; |
55 color: #0068c4; |
52 color: #0068c4; |
56 font-size: 13px; |
53 font-size: 13px; |
57 margin: 2px 2px 0 82px; |
54 margin: 2px 2px 0 82px; |
58 font-weight: bold; |
55 font-weight: bold; |
59 } |
56 } |
60 h3.Ldt-AnnotationsList-Title a { |
57 |
|
58 .Ldt-AnnotationsList-Title a { |
61 color: #0068c4; |
59 color: #0068c4; |
62 } |
60 } |
|
61 |
63 p.Ldt-AnnotationsList-Description { |
62 p.Ldt-AnnotationsList-Description { |
64 margin: 2px 0 2px 82px; |
63 margin: 2px 0 2px 82px; |
65 font-size: 12px; |
64 font-size: 12px; |
66 color: #333333; |
65 color: #333333; |
67 } |
66 } |
|
67 |
|
68 .Ldt-AnnotationsList-Description a { |
|
69 color: #0068c4; |
|
70 } |
|
71 |
|
72 .Ldt-AnnotationsList-Description a:hover { |
|
73 text-decoration: underline; color: #800000; |
|
74 } |
|
75 |
68 ul.Ldt-AnnotationsList-Tags { |
76 ul.Ldt-AnnotationsList-Tags { |
69 list-style: none; |
77 list-style: none; |
70 padding: 0; |
78 padding: 0; |
71 margin: 2px 0 0 82px; |
79 margin: 2px 0 0 82px; |
72 } |
80 } |