Rss-Bridge/static
logmanoriginal adc6f72e97 [style] Fix first letter of labels not capitalized
This error is caused by setting label::before { content: " "; },
which makes the first letter a whitespace on all labels, neccessary
 for browsers that doesn't support the grid layout.

This commit clears the content if the browser supports the grid layout,
properly capitalizing labels again. If a browser doesn't support grid
layout, labels stay as they are provided by the bridge.
2018-09-15 17:04:20 +02:00
..
HtmlFormat.css css: Modern look for RSS-Bridge (#781) 2018-08-21 17:22:46 +02: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 first letter of labels not capitalized 2018-09-15 17:04:20 +02:00