13 -moz-user-select: none;
14 -khtml-user-select: none;
17 .olLayerGoogleCopyright {
21 .olLayerGoogleV3.olLayerGoogleCopyright {
22 right: auto !important;
24 .olLayerGooglePoweredBy {
28 .olLayerGoogleV3.olLayerGooglePoweredBy {
29 bottom: 15px !important;
31 .olControlAttribution {
52 .olControlScaleLineBottom {
53 border: solid 2px black;
58 .olControlScaleLineTop {
59 border: solid 2px black;
72 div.olControlMousePosition {
81 .olControlOverviewMapContainer {
87 .olControlOverviewMapElement {
88 padding: 10px 18px 10px 10px;
89 background-color: #00008B;
90 -moz-border-radius: 1em 0 0 0;
93 .olControlOverviewMapMinimizeButton,
94 .olControlOverviewMapMaximizeButton {
102 .olControlOverviewMapExtentRectangle {
104 background-image: url("img/blank.gif");
106 border: 2px dotted red;
108 .olControlOverviewMapRectReplacement {
111 background-image: url("img/overview_replacement.gif");
112 background-repeat: no-repeat;
113 background-position: center;
116 .olLayerGeoRSSDescription {
122 .olLayerGeoRSSClose {
127 font-family:sans-serif;
129 .olLayerGeoRSSTitle {
130 float:left;font-size:1.2em;
138 .olControlNavigationHistory {
139 background-image: url("img/navigation_history.png");
140 background-repeat: no-repeat;
145 .olControlNavigationHistoryPreviousItemActive {
146 background-position: 0 0;
148 .olControlNavigationHistoryPreviousItemInactive {
149 background-position: 0 -24px;
151 .olControlNavigationHistoryNextItemActive {
152 background-position: -24px 0;
154 .olControlNavigationHistoryNextItemInactive {
155 background-position: -24px -24px;
158 div.olControlSaveFeaturesItemActive {
159 background-image: url(img/save_features_on.png);
160 background-repeat: no-repeat;
161 background-position: 0 1px;
163 div.olControlSaveFeaturesItemInactive {
164 background-image: url(img/save_features_off.png);
165 background-repeat: no-repeat;
166 background-position: 0 1px;
169 .olHandlerBoxZoomBox {
170 border: 2px solid red;
172 background-color: white;
175 filter: alpha(opacity=50);
177 .olHandlerBoxSelectFeature {
178 border: 2px solid blue;
180 background-color: white;
183 filter: alpha(opacity=50);
191 .olControlPanPanel div {
192 background-image: url(img/pan-panel.png);
199 .olControlPanPanel .olControlPanNorthItemInactive {
202 background-position: 0 0;
204 .olControlPanPanel .olControlPanSouthItemInactive {
207 background-position: 18px 0;
209 .olControlPanPanel .olControlPanWestItemInactive {
213 background-position: 0 18px;
215 .olControlPanPanel .olControlPanEastItemInactive {
218 background-position: 18px 18px;
221 .olControlZoomPanel {
226 .olControlZoomPanel div {
227 background-image: url(img/zoom-panel.png);
234 .olControlZoomPanel .olControlZoomInItemInactive {
237 background-position: 0 0;
240 .olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
243 background-position: 0 -18px;
246 .olControlZoomPanel .olControlZoomOutItemInactive {
249 background-position: 0 18px;
253 * When a potential text is bigger than the image it move the image
254 * with some headers (closes #3154)
256 .olControlPanZoomBar div {
261 background: url("img/close.gif") no-repeat;
265 .olFramedCloudPopupContent {
271 -moz-user-select: none;
272 -khtml-user-select: none;
276 background-color: pink;
278 filter: alpha(opacity=50); /* IE */
294 .olControlDragFeatureOver {
297 .olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
298 cursor: -moz-grabbing;
304 .olControlLayerSwitcher {
309 font-family: sans-serif;
316 background-color: transparent;
319 .olControlLayerSwitcher .layersDiv {
324 background-color: darkblue;
327 .olControlLayerSwitcher .layersDiv .baseLbl,
328 .olControlLayerSwitcher .layersDiv .dataLbl {
334 .olControlLayerSwitcher .layersDiv .baseLayersDiv,
335 .olControlLayerSwitcher .layersDiv .dataLayersDiv {
339 .olControlLayerSwitcher .maximizeDiv,
340 .olControlLayerSwitcher .minimizeDiv {
351 .olBingAttribution.road {
355 .olGoogleAttribution.hybrid, .olGoogleAttribution.satellite {
358 .olGoogleAttribution {
361 span.olGoogleAttribution a {
364 span.olGoogleAttribution.hybrid a, span.olGoogleAttribution.satellite a {
369 * Editing and navigation icons.
370 * (using the editing_tool_bar.png sprint image)
372 .olControlNavToolbar ,
373 .olControlEditingToolbar {
376 .olControlNavToolbar div,
377 .olControlEditingToolbar div {
378 background-image: url("img/editing_tool_bar.png");
379 background-repeat: no-repeat;
386 .olControlEditingToolbar {
390 .olControlNavToolbar {
395 .olControlEditingToolbar div {
398 /* individual controls */
399 .olControlNavToolbar .olControlNavigationItemInactive,
400 .olControlEditingToolbar .olControlNavigationItemInactive {
401 background-position: -103px -1px;
403 .olControlNavToolbar .olControlNavigationItemActive ,
404 .olControlEditingToolbar .olControlNavigationItemActive {
405 background-position: -103px -24px;
407 .olControlNavToolbar .olControlZoomBoxItemInactive {
408 background-position: -128px -1px;
410 .olControlNavToolbar .olControlZoomBoxItemActive {
411 background-position: -128px -24px;
413 .olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
414 background-position: -77px -1px;
416 .olControlEditingToolbar .olControlDrawFeaturePointItemActive {
417 background-position: -77px -24px;
419 .olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
420 background-position: -51px -1px;
422 .olControlEditingToolbar .olControlDrawFeaturePathItemActive {
423 background-position: -51px -24px;
425 .olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{
426 background-position: -26px -1px;
428 .olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
429 background-position: -26px -24px;
436 background: rgba(255,255,255,0.4);
440 div.olControlZoom a {
446 font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
448 text-decoration: none;
453 background: #130085; /* fallback for IE - IE6 requires background shorthand*/
454 background: rgba(0, 60, 136, 0.5);
455 filter: alpha(opacity=80);
457 div.olControlZoom a:hover {
458 background: #130085; /* fallback for IE */
459 background: rgba(0, 60, 136, 0.7);
460 filter: alpha(opacity=100);
462 @media only screen and (max-width: 600px) {
463 div.olControlZoom a:hover {
464 background: rgba(0, 60, 136, 0.5);
468 border-radius: 4px 4px 0 0;
471 border-radius: 0 0 4px 4px;
479 .olLayerGrid .olTileImage {
480 -webkit-transition: opacity 0.2s linear;
481 -moz-transition: opacity 0.2s linear;
482 -o-transition: opacity 0.2s linear;
483 transition: opacity 0.2s linear;