[openstreetmap-website] Set color & background-color in searchbox (#883)

Thomas Rupprecht notifications at github.com
Fri Jan 30 22:40:29 UTC 2015


yes i think this would be the best soloution. what i saw, it should only need to set color and background-color to all inputs (text, button, submit, ...) and textareas

maybe it is done with:
input, textarea {
  color: $somevalue;
  background-color: $somevalue;
}
and after that we have to look if this changes some style (i don't think so)

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/883#issuecomment-72283158
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150130/1d5a880e/attachment.html>


More information about the rails-dev mailing list