equal
deleted
inserted
replaced
15 padding: 5px; |
15 padding: 5px; |
16 margin: 0; |
16 margin: 0; |
17 } |
17 } |
18 |
18 |
19 .Ldt-CreateAnnotation-Inner h3 { |
19 .Ldt-CreateAnnotation-Inner h3 { |
20 margin: 5px 0; |
20 margin: 5px 0; font-size: 14px; font-weight: bold; text-align: right; |
21 font-size: 14px; |
21 } |
22 font-weight: bold; |
22 |
|
23 .Ldt-CreateAnnotation-h3Left { |
|
24 float: left; |
23 } |
25 } |
24 |
26 |
25 .Ldt-CreateAnnotation-Main { |
27 .Ldt-CreateAnnotation-Main { |
26 min-height: 150px; |
28 min-height: 150px; |
27 } |
29 } |
28 |
30 |
29 .Ldt-CreateAnnotation-Title, .Ldt-CreateAnnotation-Creator { |
31 .Ldt-CreateAnnotation-Title, .Ldt-CreateAnnotation-Creator { |
30 margin-right: 2px; |
|
31 font-size: 14px; |
32 font-size: 14px; |
32 font-weight: bold; |
33 font-weight: bold; |
33 color: #0068c4; |
34 color: #0068c4; |
34 border: 1px solid #666666; |
35 border: 1px solid #666666; |
35 border-radius: 2px; |
36 border-radius: 2px; |
61 |
62 |
62 .Ldt-CreateAnnotation-Description { |
63 .Ldt-CreateAnnotation-Description { |
63 height: 56px; |
64 height: 56px; |
64 padding: 2px; |
65 padding: 2px; |
65 resize: none; |
66 resize: none; |
66 width: 520px; |
67 width: 460px; |
67 border: 1px solid #666666; |
68 border: 1px solid #666666; |
68 border-radius: 2px; |
69 border-radius: 2px; |
69 } |
70 } |
70 |
71 |
71 .Ldt-CreateAnnotation-Avatar { |
72 .Ldt-CreateAnnotation-Avatar { |