mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 01:05:56 +00:00
add tip to pref-filters page
This commit is contained in:
@@ -308,6 +308,10 @@
|
||||
|
||||
print "<p id=\"filterOpToolbar\">";
|
||||
|
||||
print "<div class=\"insensitive\" style=\"float : right\">
|
||||
First matching filter is used, filtering is performed
|
||||
when importing articles from the feed.</div>";
|
||||
|
||||
print "
|
||||
Selection:
|
||||
<input type=\"submit\" class=\"button\" disabled=\"true\"
|
||||
|
||||
@@ -597,7 +597,7 @@ table.innerLoginForm td {
|
||||
padding : 3px 3px 5px 3px;
|
||||
}
|
||||
|
||||
span.insensitive {
|
||||
span.insensitive, div.insensitive {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user