• Jacob Schatz's avatar
    Adds base64 background search icon. · d3f24a22
    Jacob Schatz authored
    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.
    d3f24a22