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 {
99 .olControlOverviewMapMaximizeButton {
105 .olControlOverviewMapExtentRectangle {
107 background-image: url("img/blank.gif");
109 border: 2px dotted red;
111 .olControlOverviewMapRectReplacement {
114 background-image: url("img/overview_replacement.gif");
115 background-repeat: no-repeat;
116 background-position: center;
119 .olLayerGeoRSSDescription {
125 .olLayerGeoRSSClose {
130 font-family:sans-serif;
132 .olLayerGeoRSSTitle {
133 float:left;font-size:1.2em;
141 .olControlNavigationHistory {
142 background-image: url("img/navigation_history.png");
143 background-repeat: no-repeat;
148 .olControlNavigationHistoryPreviousItemActive {
149 background-position: 0 0;
151 .olControlNavigationHistoryPreviousItemInactive {
152 background-position: 0 -24px;
154 .olControlNavigationHistoryNextItemActive {
155 background-position: -24px 0;
157 .olControlNavigationHistoryNextItemInactive {
158 background-position: -24px -24px;
161 div.olControlSaveFeaturesItemActive {
162 background-image: url(img/save_features_on.png);
163 background-repeat: no-repeat;
164 background-position: 0 1px;
166 div.olControlSaveFeaturesItemInactive {
167 background-image: url(img/save_features_off.png);
168 background-repeat: no-repeat;
169 background-position: 0 1px;
172 .olHandlerBoxZoomBox {
173 border: 2px solid red;
175 background-color: white;
178 filter: alpha(opacity=50);
180 .olHandlerBoxSelectFeature {
181 border: 2px solid blue;
183 background-color: white;
186 filter: alpha(opacity=50);
194 .olControlPanPanel div {
195 background-image: url(img/pan-panel.png);
202 .olControlPanPanel .olControlPanNorthItemInactive {
205 background-position: 0 0;
207 .olControlPanPanel .olControlPanSouthItemInactive {
210 background-position: 18px 0;
212 .olControlPanPanel .olControlPanWestItemInactive {
216 background-position: 0 18px;
218 .olControlPanPanel .olControlPanEastItemInactive {
221 background-position: 18px 18px;
224 .olControlZoomPanel {
229 .olControlZoomPanel div {
230 background-image: url(img/zoom-panel.png);
237 .olControlZoomPanel .olControlZoomInItemInactive {
240 background-position: 0 0;
243 .olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
246 background-position: 0 -18px;
249 .olControlZoomPanel .olControlZoomOutItemInactive {
252 background-position: 0 18px;
256 * When a potential text is bigger than the image it move the image
257 * with some headers (closes #3154)
259 .olControlPanZoomBar div {
264 background: url("img/close.gif") no-repeat;
268 .olFramedCloudPopupContent {
274 -moz-user-select: none;
275 -khtml-user-select: none;
279 background-color: pink;
281 filter: alpha(opacity=50); /* IE */
297 .olControlDragFeatureOver {
300 .olControlDragFeatureActive.olControlDragFeatureOver.olDragDown {
301 cursor: -moz-grabbing;
307 .olControlLayerSwitcher {
312 font-family: sans-serif;
319 background-color: transparent;
322 .olControlLayerSwitcher .layersDiv {
327 background-color: darkblue;
332 .olControlLayerSwitcher .layersDiv .baseLbl,
333 .olControlLayerSwitcher .layersDiv .dataLbl {
339 .olControlLayerSwitcher .layersDiv .baseLayersDiv,
340 .olControlLayerSwitcher .layersDiv .dataLayersDiv {
344 .olControlLayerSwitcher .maximizeDiv,
345 .olControlLayerSwitcher .minimizeDiv {
354 .olBingAttribution.road {
358 .olGoogleAttribution.hybrid, .olGoogleAttribution.satellite {
361 .olGoogleAttribution {
364 span.olGoogleAttribution a {
367 span.olGoogleAttribution.hybrid a, span.olGoogleAttribution.satellite a {
372 * Editing and navigation icons.
373 * (using the editing_tool_bar.png sprint image)
375 .olControlNavToolbar ,
376 .olControlEditingToolbar {
379 .olControlNavToolbar div,
380 .olControlEditingToolbar div {
381 background-image: url("img/editing_tool_bar.png");
382 background-repeat: no-repeat;
389 .olControlEditingToolbar {
393 .olControlNavToolbar {
398 .olControlEditingToolbar div {
401 /* individual controls */
402 .olControlNavToolbar .olControlNavigationItemInactive,
403 .olControlEditingToolbar .olControlNavigationItemInactive {
404 background-position: -103px -1px;
406 .olControlNavToolbar .olControlNavigationItemActive ,
407 .olControlEditingToolbar .olControlNavigationItemActive {
408 background-position: -103px -24px;
410 .olControlNavToolbar .olControlZoomBoxItemInactive {
411 background-position: -128px -1px;
413 .olControlNavToolbar .olControlZoomBoxItemActive {
414 background-position: -128px -24px;
416 .olControlEditingToolbar .olControlDrawFeaturePointItemInactive {
417 background-position: -77px -1px;
419 .olControlEditingToolbar .olControlDrawFeaturePointItemActive {
420 background-position: -77px -24px;
422 .olControlEditingToolbar .olControlDrawFeaturePathItemInactive {
423 background-position: -51px -1px;
425 .olControlEditingToolbar .olControlDrawFeaturePathItemActive {
426 background-position: -51px -24px;
428 .olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{
429 background-position: -26px -1px;
431 .olControlEditingToolbar .olControlDrawFeaturePolygonItemActive {
432 background-position: -26px -24px;