]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use secondary body color in search/direction forms
[rails.git] / app / assets / stylesheets / common.scss
index ba976ff2b8996e352ae43ca2a8e1fa31a7433b4c..82908ddc4a1203a2b42f97920cb72e81afb41140 100644 (file)
@@ -847,8 +847,6 @@ tr.turn:hover {
 }
 
 .search_form {
-  background-color: $lightgrey;
-
   #query {
     z-index: 0;
   }
@@ -858,10 +856,6 @@ tr.turn:hover {
   }
 }
 
-.directions_form {
-  background-color: $lightgrey;
-}
-
 /* Rules for user images */
 
 img.user_image {