Cesium-Examples/libs/iclient8c/theme/default/google.css

18 lines
306 B
CSS
Raw Permalink Normal View History

2025-03-11 08:25:45 +00:00
.smLayerGoogleCopyright {
right: 3px;
bottom: 2px;
left: auto;
}
.smLayerGoogleV3.smLayerGoogleCopyright {
bottom: 0px;
right: 0px !important;
}
.smLayerGooglePoweredBy {
left: 2px;
bottom: 2px;
}
.smLayerGoogleV3.smLayerGooglePoweredBy {
bottom: 0px !important;
}