equal
deleted
inserted
replaced
9 padding: 0 1px 1px; |
9 padding: 0 1px 1px; |
10 margin: 0; |
10 margin: 0; |
11 } |
11 } |
12 |
12 |
13 .Ldt-CreateAnnotation-Inner { |
13 .Ldt-CreateAnnotation-Inner { |
14 background: url(img/pinstripe.png); padding: 5px; margin: 0; position: relative; |
14 background: url(img/pinstripe.png); |
|
15 padding: 5px; |
|
16 margin: 0; |
15 } |
17 } |
16 |
18 |
17 .Ldt-CreateAnnotation-Inner h3 { |
19 .Ldt-CreateAnnotation-Inner h3 { |
18 margin: 5px 0; font-size: 14px; font-weight: bold; text-align: right; clear:both; color: #0068c4; |
20 margin: 5px 0; font-size: 14px; font-weight: bold; text-align: right; |
19 } |
21 } |
20 |
22 |
21 .Ldt-CreateAnnotation-h3Left { |
23 .Ldt-CreateAnnotation-h3Left { |
22 float: left; |
24 float: left; |
23 } |
25 } |
30 font-size: 14px; |
32 font-size: 14px; |
31 font-weight: bold; |
33 font-weight: bold; |
32 color: #0068c4; |
34 color: #0068c4; |
33 border: 1px solid #666666; |
35 border: 1px solid #666666; |
34 border-radius: 2px; |
36 border-radius: 2px; |
35 } |
|
36 |
|
37 .Ldt-CreateAnnotation-Title.empty, .Ldt-CreateAnnotation-Creator.empty { |
|
38 font-style: italic; |
|
39 color: #90b0d0; |
|
40 } |
37 } |
41 |
38 |
42 .Ldt-CreateAnnotation-Times { |
39 .Ldt-CreateAnnotation-Times { |
43 color: #ff3b77 |
40 color: #ff3b77 |
44 } |
41 } |
70 width: 460px; |
67 width: 460px; |
71 border: 1px solid #666666; |
68 border: 1px solid #666666; |
72 border-radius: 2px; |
69 border-radius: 2px; |
73 } |
70 } |
74 |
71 |
75 .Ldt-CreateAnnotation-Description.empty { |
|
76 font-style: italic; color: #999999; |
|
77 } |
|
78 |
|
79 .Ldt-CreateAnnotation-Avatar { |
72 .Ldt-CreateAnnotation-Avatar { |
80 float: right; |
73 float: right; |
81 width: 48px; |
74 width: 48px; |
82 height: 48px; |
75 height: 48px; |
83 margin: 5px 0; |
76 margin: 5px 0; |
91 max-width: 100%; |
84 max-width: 100%; |
92 max-height: 100%; |
85 max-height: 100%; |
93 border: 1px solid #bbbbbb; |
86 border: 1px solid #bbbbbb; |
94 } |
87 } |
95 |
88 |
96 .Ldt-CreateAnnotation-RecBlock { |
89 .Ldt-CreateAnnotation-Tags, .Ldt-CreateAnnotation-Polemics { |
97 width: 220px; float: left; |
90 width: 520px; |
98 } |
91 } |
99 |
92 |
100 .Ldt-CreateAnnotation-TagTitle, .Ldt-CreateAnnotation-PolemicTitle, .Ldt-CreateAnnotation-RecLabel { |
93 .Ldt-CreateAnnotation-TagTitle, .Ldt-CreateAnnotation-PolemicTitle { |
101 display: block; margin: 5px 0 2px; font-size: 12px; |
94 display: block; margin: 5px 0 2px; font-size: 12px; |
102 } |
95 } |
103 |
96 |
104 .Ldt-CreateAnnotation-TagList, .Ldt-CreateAnnotation-PolemicList { |
97 .Ldt-CreateAnnotation-TagList, .Ldt-CreateAnnotation-PolemicList { |
105 list-style: none; |
98 list-style: none; |