gitlab-org--gitlab-foss/app
Jacob Schatz 8b3285bfdf Merge branch 'top-search-colors-and-element-position-is-not-like-in-design' into 'master'
Adds base64 background search icon.

All inputs of type `search` will have the gray background
and search icon centered.
Because the search magnifier is a bg image,
I had to hide it with `[value=""]`.
I added a little javascript to make sure each input always has it's
own `value`.

A text and icon placeholder in the center of the input that disappears when typed is only possible with javascript. If you just want the icon or just the text it can be done with css alone.
If you want the icon/text justified left, then the search magnifier does not have to disappear. 

Fixes #11870 

cc @skyruler @creamzy 

![searchinput](/uploads/136ab91d4ff9ce717979d0ce1a23ab03/searchinput.gif)


See merge request !2546
2016-01-25 18:13:47 +00:00
..
assets Border radius to vars. 2016-01-24 20:20:03 -05:00
controllers Merge branch 'fix-comment-on-diff-ajax-loading' 2016-01-22 10:20:19 -08:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Adds base64 background search icon. 2016-01-24 20:20:03 -05:00
mailers Added X-GitLab-... headers to emails from CI and Email On Push services 2016-01-19 20:18:39 +02:00
models Merge branch 'update-gitlab-git' into 'master' 2016-01-25 09:35:54 +00:00
services Creator should be added as a master of the project on creation 2016-01-20 20:06:28 -02:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Blacklist 'new' 2016-01-08 10:19:22 +01:00
views Distinguishes between search inputs. 2016-01-24 20:20:03 -05:00
workers Write to InfluxDB directly via UDP 2015-12-29 14:53:45 +01:00