Skip to content
Snippets Groups Projects
Commit 528ea7ae authored by Nikolaus Krismer's avatar Nikolaus Krismer
Browse files

reworked position of settings control

parent 783bf451
No related branches found
No related tags found
No related merge requests found
...@@ -39,13 +39,12 @@ fieldset { padding:0; border:0; margin-top:25px; } ...@@ -39,13 +39,12 @@ fieldset { padding:0; border:0; margin-top:25px; }
} }
.settings-control-div { .settings-control-div {
background: url('/isochrones/img_new/settings.png') no-repeat scroll 0px 0px #FFFFFF; background: url('/isochrones/img_new/settings.png') no-repeat scroll 0px 0px transparent;
background-position: center; background-position: center;
background-size: 90%; background-size: 90%;
border-radius: 5px; clear: none;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.65); height: 24px;
height: 36px; width: 24px;
width: 36px;
} }
.olControlLayerSwitcher .layersDiv { .olControlLayerSwitcher .layersDiv {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment