changeset 481 | 002a05cd849f |
480:814468b0fc69 | 481:002a05cd849f |
---|---|
1 #tabs-carto { |
|
2 |
|
3 #mapdiv{ |
|
4 width: 100%; |
|
5 } |
|
6 |
|
7 .color-gradient-wrapper { |
|
8 position: absolute; |
|
9 width: 100px; |
|
10 top: 1px; |
|
11 right: 5px; |
|
12 } |
|
13 |
|
14 .color-gradient-wrapper .color-gradient { |
|
15 position: relative; |
|
16 width: 100%; |
|
17 height: 27px; |
|
18 font-size: 0.75em; |
|
19 } |
|
20 |
|
21 } |