Rss-Bridge/static
logmanoriginal f28cbecc02 [style] Fix placeholder should be hidden on focus
The placeholder is currently visible on key focus and only hidden
once a user starts typing. This can be confusing and doesn't look
good.

As it turns out, ::placeholder is an official selector:
https://developer.mozilla.org/en-US/docs/Web/CSS/::placeholder

For some reason, listing placeholder selectors with "," doesn't
work on some browsers (tested in FF 60 ESR). Making each of the
selectors explicit works, however.
2019-06-08 15:50:16 +02:00
..
HtmlFormat.css [HtmlFormat] minor typographical fix-ups (#1009) 2019-02-04 15:33:13 +01:00
search.js [search] Support searching by URI 2018-07-20 22:44:13 +02:00
select.js [index] Show bridge options when loading with URL fragment 2017-08-11 19:39:16 +02:00
style.css [style] Fix placeholder should be hidden on focus 2019-06-08 15:50:16 +02:00