| author | Raphael Velt <raph.velt@gmail.com> |
| Wed, 28 Nov 2012 13:19:48 +0100 | |
| changeset 719 | d0d3a9369f84 |
| parent 654 | a5977736d2b0 |
| child 778 | 525f00c2d6ac |
| permissions | -rw-r--r-- |
| 598 | 1 |
.Ldt-Annotation-Widget { |
2 |
border-style: none solid solid; |
|
3 |
border-width: 1px; |
|
4 |
border-color: #b7b7b7; |
|
5 |
padding: 0 1px 1px; |
|
6 |
margin: 0; |
|
7 |
} |
|
8 |
||
| 719 | 9 |
.Ldt-Annotation-Highlight { |
10 |
background: #ffa0fc; |
|
11 |
} |
|
12 |
||
| 598 | 13 |
.Ldt-Annotation-Widget.Ldt-Annotation-ShowTop { |
14 |
border-top-style: solid; |
|
15 |
padding-top: 1px; |
|
16 |
} |
|
17 |
||
18 |
.Ldt-Annotation-Inner { |
|
19 |
background: url(img/pinstripe.png); |
|
20 |
padding: 5px; |
|
21 |
margin: 0; |
|
22 |
} |
|
23 |
||
24 |
.Ldt-Annotation-Inner h3 { |
|
25 |
margin: 5px 0; |
|
| 623 | 26 |
font-size: 14px; |
| 598 | 27 |
font-weight: bold; |
28 |
} |
|
29 |
||
| 719 | 30 |
.Ldt-Annotation-Description { |
31 |
max-height: 150px; |
|
32 |
overflow: auto; |
|
33 |
} |
|
34 |
||
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
35 |
.Ldt-Annotation-Cleared { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
36 |
clear: both; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
37 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
38 |
|
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
39 |
.Ldt-Annotation-MaxMinButton { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
40 |
float: right; margin: 5px 5px 0; width: 17px; height: 17px; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
41 |
background: url(img/widget-control.png); background-position: 0 -51px; cursor: pointer; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
42 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
43 |
|
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
44 |
.Ldt-Annotation-Social { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
45 |
float: right; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
46 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
47 |
|
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
48 |
.Ldt-Annotation-MaxMinButton:hover { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
49 |
background-position: -17px -51px; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
50 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
51 |
|
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
52 |
.Ldt-Annotation-Minimized div.Ldt-Annotation-MaxMinButton { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
53 |
background-position: 0 -34px; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
54 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
55 |
|
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
56 |
.Ldt-Annotation-Minimized div.Ldt-Annotation-MaxMinButton:hover { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
57 |
background-position: -17px -34px; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
58 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
59 |
|
| 623 | 60 |
.Ldt-Annotation-Inner h3.Ldt-Annotation-MashupOrigin { |
61 |
font-size: 12px; |
|
62 |
} |
|
63 |
||
64 |
.Ldt-Annotation-Title, .Ldt-Annotation-MashupMedia { |
|
| 598 | 65 |
color: #0068c4; |
66 |
} |
|
67 |
||
| 719 | 68 |
.Ldt-Annotation-Type { |
69 |
color: #8080A0; |
|
70 |
} |
|
71 |
||
| 598 | 72 |
.Ldt-Annotation-Time { |
73 |
color: #ff3b77 |
|
74 |
} |
|
75 |
||
76 |
.Ldt-Annotation-Inner p { |
|
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
77 |
font-size: 12px; |
| 719 | 78 |
line-height: 16px; |
| 598 | 79 |
} |
80 |
||
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
81 |
.Ldt-Annotation-Label { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
82 |
font-size: 12px; font-weight: bold; max-width: 90px; float: left; clear: left; |
| 598 | 83 |
} |
84 |
||
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
85 |
.Ldt-Annotation-Labelled { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
86 |
margin: 5px 0 0 90px; clear: right; |
| 598 | 87 |
} |
88 |
||
89 |
.Ldt-Annotation-Tags-Block { |
|
90 |
font-size: 12px; |
|
91 |
} |
|
92 |
||
93 |
ul.Ldt-Annotation-Tags { |
|
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
94 |
list-style: none; padding: 0; |
| 623 | 95 |
} |
96 |
||
97 |
li.Ldt-Annotation-TagLabel { |
|
98 |
display: inline-block; border: none; margin: 0 10px 5px 0; height: 23px; padding: 0 0 0 20px; |
|
99 |
background: url(img/tag.png) left top no-repeat; |
|
100 |
cursor: pointer; |
|
| 598 | 101 |
} |
102 |
||
| 623 | 103 |
.Ldt-Annotation-TagLabel span { |
104 |
display: inline-block; font-size: 12px; height: 19px; padding: 4px 5px 0 0; border: none; margin: 0; |
|
105 |
background: url(img/tag.png) right top no-repeat; |
|
106 |
} |
|
107 |
||
108 |
li.Ldt-Annotation-TagLabel:hover { |
|
109 |
background-position: left -23px; |
|
| 598 | 110 |
} |
111 |
||
| 623 | 112 |
.Ldt-Annotation-TagLabel:hover span { |
113 |
background-position: right -23px; |
|
114 |
} |
|
115 |
||
116 |
.Ldt-Annotation-MashupOrigin { |
|
117 |
display: none; |
|
118 |
} |
|
119 |
||
120 |
.Ldt-Annotation-isMashup .Ldt-Annotation-MashupOrigin { |
|
121 |
display: block; |
|
| 598 | 122 |
} |
123 |
||
124 |
.Ldt-Annotation-Empty .Ldt-Annotation-HiddenWhenEmpty { |
|
125 |
display: none; |
|
126 |
} |
|
127 |
||
128 |
.Ldt-Annotation-Minimized .Ldt-Annotation-HiddenWhenMinimized { |
|
129 |
display: none; |
|
130 |
} |
|
131 |
||
|
654
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
132 |
.Ldt-Annotation-EmptyBlock { |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
133 |
display: none; |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
134 |
} |
|
a5977736d2b0
Corrected metadataplayer bug
Raphael Velt <raph.velt@gmail.com>
parents:
623
diff
changeset
|
135 |