Rss-Bridge/static
logmanoriginal f757d7d1a5 [style] Center search cursor and hide placeholder
The search bar doesn't feel right if the placeholder is centered,
while the text cursor is left-aligned. The cursor should appear
instead of the placeholder (at the same position).

Added styles to center the text cursor and hide the placeholder
when selecting the input field.

Tested in:
 - Firefox 54 & 55
 - Chromium 60 (compatible with Chrome 60)
 - Microsoft Edge (partially working!)

--- Microsoft Edge ---

Due to a bug in the Microsoft Edge browser, the text cursor is not
centered as long as the placeholder is defined (which it is always)

More information:
  https://stackoverflow.com/a/33224868

Official bug report:
  https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4468563/

----------------------
2017-08-10 14:35:09 +02:00
..
HtmlFormat.css Add a search bar to simplify looking for a bridge. (#494) 2017-03-21 20:31:10 +00:00
search.js Add a search bar to simplify looking for a bridge. (#494) 2017-03-21 20:31:10 +00:00
style.css [style] Center search cursor and hide placeholder 2017-08-10 14:35:09 +02:00