equal
deleted
inserted
replaced
58 .play-bottom { |
58 .play-bottom { |
59 position: absolute; top: 86px; bottom: 8px; overflow: hidden; width: 100%; |
59 position: absolute; top: 86px; bottom: 8px; overflow: hidden; width: 100%; |
60 } |
60 } |
61 |
61 |
62 .play-dataviz { |
62 .play-dataviz { |
63 float: left; height: 100%; width: 100%; position: relative; margin-left: 8px; |
63 float: left; height: 672px; width: 100%; position: relative; margin-left: 8px; overflow: hidden; |
64 } |
64 } |
65 |
65 |
66 .play-svg { |
66 .play-svg { |
67 position: absolute; left: 0; top: 0; width: 100%; height: 100%; |
67 position: absolute; left: 0; top: 0; width: 100%; height: 100%; |
68 } |
68 } |
82 |
82 |
83 .highlight { |
83 .highlight { |
84 color: #333333; background: #ffff00; |
84 color: #333333; background: #ffff00; |
85 } |
85 } |
86 |
86 |
|
87 .play-images { |
|
88 left: 300px; position: absolute; |
|
89 } |
|
90 |
|
91 .play-images img { |
|
92 position: absolute; left: 0; width: 80px; height: 45px; |
|
93 } |
|
94 |
87 .play-localtweets { |
95 .play-localtweets { |
88 left: 310px; |
96 left: 390px; |
89 position: absolute; |
97 position: absolute; |
90 z-index: 2; |
98 z-index: 2; |
91 } |
99 } |
92 |
100 |
93 .play-localtweets .tweet { |
101 .play-localtweets .tweet { |