]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/css/search.css
UI: keep map position when switch to reverse. Easy switching of lat,lon to lon,lat
[nominatim.git] / website / css / search.css
index d018ab94c3795ce4daa5d342b68a1d8325fffbfb..eb0d06d735d65129fa4d4a658d99d3393ec72b1c 100644 (file)
@@ -26,6 +26,12 @@ form label {
   right: 0
 }
 
+#switch-coords {
+  font-size: 0.8em;
+  font-weight: bold;
+  cursor: pointer;
+}
+
 .sidebar {
   width: 25%;
   padding: 15px;