Blame view

pma/js/openlayers/theme/default/google.css 143 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
  .olLayerGoogleCopyright {
      right: 3px;
      bottom: 2px;
      left: auto;  
  }
  .olLayerGooglePoweredBy {
      left: 2px;
      bottom: 2px;   
  }