equal
deleted
inserted
replaced
10 background-color: #9cb2cd; |
10 background-color: #9cb2cd; |
11 color: #ffffff; |
11 color: #ffffff; |
12 margin: 0; |
12 margin: 0; |
13 padding: 0; |
13 padding: 0; |
14 width: 320px; |
14 width: 320px; |
|
15 font-size: 80%; |
15 } |
16 } |
16 |
17 |
17 div.tblholder { |
18 div.tblholder { |
18 padding: 1px; |
19 padding: 1px; |
19 background-color: #ffffff; |
20 background-color: #ffffff; |
64 border-width: 0; |
65 border-width: 0; |
65 } |
66 } |
66 |
67 |
67 div#playlist { |
68 div#playlist { |
68 margin: 174px 8px 0 8px; |
69 margin: 174px 8px 0 8px; |
|
70 /* |
|
71 height: 200px; |
|
72 clip: rect(0px,auto,auto,0px); |
|
73 overflow: scroll; |
|
74 */ |
69 } |
75 } |
70 |
76 |
71 a.tracklink { |
77 a.tracklink { |
72 text-decoration: none; |
78 text-decoration: none; |
73 color: white; |
79 color: white; |