]> git.openstreetmap.org Git - rails.git/commitdiff
Leave overpass result links coloured blue
authorDan Stowell <danstowell+github@gmail.com>
Mon, 13 Oct 2014 20:17:12 +0000 (21:17 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 5 Nov 2014 09:30:09 +0000 (09:30 +0000)
Closes #47.

app/assets/stylesheets/common.css.scss

index ef2d9c00dd239e999a6a5f2bbc245ce991b5c148..35ec432b5306e311ddc4663264132c9852248b43 100644 (file)
@@ -1169,10 +1169,6 @@ header .search_form {
         &.selected {
           background: #FFFFE6;
         }
-
-        a {
-          color: #000;
-        }
       }
     }
   }