source:
src/django_gheat/wlheatmap/static/theme/default/google.css
Last change on this file was 9582, checked in by , 13 years ago | |
---|---|
File size: 303 bytes |
Line | |
---|---|
1 | .olLayerGoogleCopyright { |
2 | right: 3px; |
3 | bottom: 2px; |
4 | left: auto; |
5 | } |
6 | .olLayerGoogleV3.olLayerGoogleCopyright { |
7 | bottom: 0px; |
8 | right: 0px !important; |
9 | } |
10 | .olLayerGooglePoweredBy { |
11 | left: 2px; |
12 | bottom: 2px; |
13 | } |
14 | .olLayerGoogleV3.olLayerGooglePoweredBy { |
15 | bottom: 0px !important; |
16 | } |
17 |
Note:
See TracBrowser
for help on using the repository browser.