trailing spaces
This commit is contained in:
@@ -9,7 +9,7 @@ div.olControlZoom a {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
|
font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
+19
-19
@@ -23,16 +23,16 @@ div.olLayerDiv {
|
|||||||
}
|
}
|
||||||
.olLayerGooglePoweredBy {
|
.olLayerGooglePoweredBy {
|
||||||
left: 2px;
|
left: 2px;
|
||||||
bottom: 15px;
|
bottom: 15px;
|
||||||
}
|
}
|
||||||
.olLayerGoogleV3.olLayerGooglePoweredBy {
|
.olLayerGoogleV3.olLayerGooglePoweredBy {
|
||||||
bottom: 15px !important;
|
bottom: 15px !important;
|
||||||
}
|
}
|
||||||
.olControlAttribution {
|
.olControlAttribution {
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
right: 3px;
|
right: 3px;
|
||||||
bottom: 4.5em;
|
bottom: 4.5em;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.olControlScale {
|
.olControlScale {
|
||||||
@@ -67,7 +67,7 @@ div.olLayerDiv {
|
|||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.olControlMousePosition {
|
div.olControlMousePosition {
|
||||||
bottom: 0em;
|
bottom: 0em;
|
||||||
@@ -133,7 +133,7 @@ div.olControlMousePosition {
|
|||||||
.olPopupContent {
|
.olPopupContent {
|
||||||
padding:5px;
|
padding:5px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.olControlNavigationHistory {
|
.olControlNavigationHistory {
|
||||||
background-image: url("img/navigation_history.png");
|
background-image: url("img/navigation_history.png");
|
||||||
@@ -142,25 +142,25 @@ div.olControlMousePosition {
|
|||||||
height: 24px;
|
height: 24px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.olControlNavigationHistoryPreviousItemActive {
|
.olControlNavigationHistoryPreviousItemActive {
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
}
|
}
|
||||||
.olControlNavigationHistoryPreviousItemInactive {
|
.olControlNavigationHistoryPreviousItemInactive {
|
||||||
background-position: 0 -24px;
|
background-position: 0 -24px;
|
||||||
}
|
}
|
||||||
.olControlNavigationHistoryNextItemActive {
|
.olControlNavigationHistoryNextItemActive {
|
||||||
background-position: -24px 0;
|
background-position: -24px 0;
|
||||||
}
|
}
|
||||||
.olControlNavigationHistoryNextItemInactive {
|
.olControlNavigationHistoryNextItemInactive {
|
||||||
background-position: -24px -24px;
|
background-position: -24px -24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.olControlSaveFeaturesItemActive {
|
div.olControlSaveFeaturesItemActive {
|
||||||
background-image: url(img/save_features_on.png);
|
background-image: url(img/save_features_on.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 0 1px;
|
background-position: 0 1px;
|
||||||
}
|
}
|
||||||
div.olControlSaveFeaturesItemInactive {
|
div.olControlSaveFeaturesItemInactive {
|
||||||
background-image: url(img/save_features_off.png);
|
background-image: url(img/save_features_off.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 0 1px;
|
background-position: 0 1px;
|
||||||
@@ -181,12 +181,12 @@ div.olControlSaveFeaturesItemInactive {
|
|||||||
opacity: 0.50;
|
opacity: 0.50;
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
filter: alpha(opacity=50);
|
filter: alpha(opacity=50);
|
||||||
}
|
}
|
||||||
|
|
||||||
.olControlPanPanel {
|
.olControlPanPanel {
|
||||||
top: 10px;
|
top: 10px;
|
||||||
left: 5px;
|
left: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.olControlPanPanel div {
|
.olControlPanPanel div {
|
||||||
background-image: url(img/pan-panel.png);
|
background-image: url(img/pan-panel.png);
|
||||||
@@ -221,7 +221,7 @@ div.olControlSaveFeaturesItemInactive {
|
|||||||
.olControlZoomPanel {
|
.olControlZoomPanel {
|
||||||
top: 71px;
|
top: 71px;
|
||||||
left: 14px;
|
left: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.olControlZoomPanel div {
|
.olControlZoomPanel div {
|
||||||
background-image: url(img/zoom-panel.png);
|
background-image: url(img/zoom-panel.png);
|
||||||
@@ -249,9 +249,9 @@ div.olControlSaveFeaturesItemInactive {
|
|||||||
background-position: 0 18px;
|
background-position: 0 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* When a potential text is bigger than the image it move the image
|
* When a potential text is bigger than the image it move the image
|
||||||
* with some headers (closes #3154)
|
* with some headers (closes #3154)
|
||||||
*/
|
*/
|
||||||
.olControlPanZoomBar div {
|
.olControlPanZoomBar div {
|
||||||
font-size: 1px;
|
font-size: 1px;
|
||||||
@@ -440,7 +440,7 @@ div.olControlZoom a {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
|
font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user