1 /* This file is part of Syj, Copyright (c) 2010 Arnaud Renevier,
2 and is published under the AGPL license. */
14 top: 0; left: 0; right: 0;
20 .olControlAttribution {
35 margin: 0px 45% 0px 15%;
36 padding: 1.5em 1.5em 1.5em 1.5em;
40 -moz-border-radius: 5px;
41 -webkit-border-radius: 5px;
54 z-index: 10; /* to be over nominatim-suggestions */
55 position: relative; /* otherwise, under #map in ie */
61 filter:alpha(opacity=85);
65 position: relative; /* otherwise, under #map in ie */
67 margin: 2px 10px 2px 0;
68 background-color: white;
69 text-decoration: none;
70 border: #1E90FF 2px solid;
71 padding: 2px 15px 2px 15px;
72 -moz-border-radius: 5px;
73 -webkit-border-radius: 5px;
75 background-color: white;
78 background-color: #E0E0FF;
82 text-decoration: underline;
87 padding: 4px 15px 15px 15px;
93 #path-export-content a {
94 text-decoration: none;
99 position: absolute; /* otherwise, under #map in ie */
104 filter:alpha(opacity=85);
105 background-color: white;
106 padding: 2px 15px 2px 15px;
107 -moz-border-radius: 5px;
108 -webkit-border-radius: 5px;
110 background-color: white;
118 background-color: white;
120 filter:alpha(opacity=85);
121 border: 1px solid gray;
123 -moz-border-radius: 5px;
124 -webkit-border-radius: 5px;
127 #data_controls_btns {
128 padding: 5px 10px 5px 10px;
135 border-bottom: 1px solid black;
139 padding: 15px 0 15px 0;
142 text-decoration: none;
145 border: 1px solid black;
149 border: 1px solid black;
154 padding: 25px 45px 20px 45px;
155 *width: 40%; /* otherwise takes all screen width in ie<7 */
169 filter:alpha(opacity=85);
170 background-color: white;
171 padding: 5px 1px 5px 1px;
172 position: relative; /* otherwise, under #map in ie */
175 /* nominatim-suggestions */
176 #nominatim-suggestions {
178 border: 2px solid blue;
179 -moz-border-radius: 8px;
180 -webkit-border-radius: 8px;
183 width: 360px\9; /* ie only */
184 background-color: white;
188 #nominatim-suggestions-list {
192 padding: 0 16px 0 12px;
194 #nominatim-suggestions-title {
198 #nominatim-suggestions-list li.current {
199 background-color: #D3D3D3;
201 .nominatim-suggestions-icon {
203 vertical-align: middle;
206 .nominatim-suggestions-link {
207 text-decoration: none;
213 background-color: white;
219 border: 1px solid gray;
221 filter:alpha(opacity=85);
229 margin: 0 35px 12px 35px;
235 #user_control_anchor {
240 margin: 0px 0px 12px 0px;
241 padding: 8px 2px 8px 2px;
242 background-color: #D3D3D3; /* lightgrey */
247 /* override opacity defined in .modal rule */
249 filter:alpha(opacity=100);
260 #message, #data_controls, #login_controls, #user_area, #login_area, #newpwd_area, .olControlPanZoom{