]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/export.html.erb
touch up secondary pages and leaflet sidebar content
[rails.git] / app / views / site / export.html.erb
index c8d964a596327c053a694b20aae567572f596c3f..978244db485c6a4679b7b4c00347a62c8878c963 100644 (file)
       <br/>
       <%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %>
     </div>
-    <a id="drag_box" class='export_hint button' href="#"><%= t'export.start.manually_select' %></a>
+    <a id="drag_box" class='export_hint' href="#"><%= t'export.start.manually_select' %></a>
   </div>
 
   <div id="export_osm">
-    <h4><%= t'export.start.licence' %></h4>
-
-    <div class="export_details inner22">
-      <p><%= raw t'export.start.export_details' %></p>
-    </div>
+    <h4><strong><%= t'export.start.licence' %></strong><br>
+    <%= raw t'export.start.export_details' %></h4>
 
     <div  id="export_osm_too_large">
-      <h4><%= t'export.start.too_large.heading' %></h4>
-
-      <div class="export_details inner22">
-        <p><%= t'export.start.too_large.body' %></p>
+      <div class="export_details">
+        <h4><strong class="red"><%= t'export.start.too_large.heading' %></strong><br>
+        <%= t'export.start.too_large.body' %></p>
         <dl>
           <dt><a href="http://planet.openstreetmap.org/"><%= t'export.start.too_large.planet.title' %></a></dt>
           <dd><%= t'export.start.too_large.planet.description' %></dd>