projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c7e0e1
)
Leave overpass result links coloured blue
author
Dan Stowell
<danstowell+github@gmail.com>
Mon, 13 Oct 2014 20:17:12 +0000
(21:17 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 5 Nov 2014 09:30:09 +0000
(09:30 +0000)
Closes #47.
app/assets/stylesheets/common.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.css.scss
b/app/assets/stylesheets/common.css.scss
index ef2d9c00dd239e999a6a5f2bbc245ce991b5c148..35ec432b5306e311ddc4663264132c9852248b43 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-1169,10
+1169,6
@@
header .search_form {
&.selected {
background: #FFFFE6;
}
-
- a {
- color: #000;
- }
}
}
}