|
2
|
1 |
.Musitag-Annotations-column { |
|
|
2 |
padding: 15px 0 0; margin-right: 8px; width: 50px; float: left; |
|
|
3 |
background: url(../img/liane.png) top no-repeat; |
|
|
4 |
} |
|
|
5 |
|
|
|
6 |
.Musitag-Annotations-tag { |
|
4
|
7 |
margin: 8px 0 0; position: relative; |
|
2
|
8 |
} |
|
|
9 |
|
|
4
|
10 |
.Musitag-Annotations-Balloon { |
|
|
11 |
position: absolute; background: url(../img/phylactere.png); |
|
|
12 |
width: 66px; height: 45px; top: 8px; left: 30px; |
|
|
13 |
z-index: 25; display: none; cursor: pointer; |
|
|
14 |
} |
|
|
15 |
|
|
|
16 |
.Musitag-Annotations-Balloon:hover { |
|
|
17 |
background-position: 0 -45px; |
|
|
18 |
} |
|
|
19 |
|
|
|
20 |
.Musitag-Annotations-tag:first-child .Musitag-container-50 { |
|
2
|
21 |
z-index: 20; |
|
|
22 |
} |
|
|
23 |
|
|
4
|
24 |
.Musitag-Annotations-tag:nth-child(2) .Musitag-container-50 { |
|
2
|
25 |
z-index: 19; |
|
|
26 |
} |
|
|
27 |
|
|
4
|
28 |
.Musitag-Annotations-tag:nth-child(3) .Musitag-container-50 { |
|
2
|
29 |
z-index: 18; |
|
|
30 |
} |
|
|
31 |
|
|
4
|
32 |
.Musitag-Annotations-tag:nth-child(4) .Musitag-container-50 { |
|
2
|
33 |
z-index: 17; |
|
|
34 |
} |
|
|
35 |
|
|
4
|
36 |
.Musitag-Annotations-tag:nth-child(5) .Musitag-container-50 { |
|
2
|
37 |
z-index: 16; |
|
|
38 |
} |
|
|
39 |
|
|
4
|
40 |
.Musitag-Annotations-tag:nth-child(6) .Musitag-container-50 { |
|
2
|
41 |
z-index: 15; |
|
|
42 |
} |
|
|
43 |
|
|
4
|
44 |
.Musitag-Annotations-tag:nth-child(7) .Musitag-container-50 { |
|
2
|
45 |
z-index: 14; |
|
|
46 |
} |
|
|
47 |
|
|
4
|
48 |
.Musitag-Annotations-tag:nth-child(8) .Musitag-container-50 { |
|
2
|
49 |
z-index: 13; |
|
|
50 |
} |
|
|
51 |
|
|
4
|
52 |
.Musitag-Annotations-tag:nth-child(9) .Musitag-container-50 { |
|
2
|
53 |
z-index: 12; |
|
|
54 |
} |
|
|
55 |
|
|
4
|
56 |
.Musitag-Annotations-tag:nth-child(10) .Musitag-container-50 { |
|
2
|
57 |
z-index: 11; |
|
|
58 |
} |
|
|
59 |
|
|
|
60 |
.Musitag-Annotations-tag:first-child:nth-last-child(5) ~ .Musitag-Annotations-tag { |
|
|
61 |
margin: -3px 0 0; |
|
|
62 |
} |
|
|
63 |
|
|
|
64 |
.Musitag-Annotations-tag:first-child:nth-last-child(6) ~ .Musitag-Annotations-tag { |
|
|
65 |
margin: -12px 0 0; |
|
|
66 |
} |
|
|
67 |
|
|
|
68 |
.Musitag-Annotations-tag:first-child:nth-last-child(7) ~ .Musitag-Annotations-tag { |
|
|
69 |
margin: -18px 0 0; |
|
|
70 |
} |
|
|
71 |
|
|
|
72 |
.Musitag-Annotations-tag:first-child:nth-last-child(8) ~ .Musitag-Annotations-tag { |
|
|
73 |
margin: -23px 0 0; |
|
|
74 |
} |
|
|
75 |
|
|
|
76 |
.Musitag-Annotations-tag:first-child:nth-last-child(9) ~ .Musitag-Annotations-tag { |
|
|
77 |
margin: -26px 0 0; |
|
|
78 |
} |
|
|
79 |
|
|
|
80 |
.Musitag-Annotations-tag:first-child:nth-last-child(10) ~ .Musitag-Annotations-tag { |
|
|
81 |
margin: -29px 0 0; |
|
|
82 |
} |