mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:55:56 +00:00
add tip to pref-filters page
This commit is contained in:
@@ -305,9 +305,13 @@
|
|||||||
print "</table>";
|
print "</table>";
|
||||||
|
|
||||||
print "</form>";
|
print "</form>";
|
||||||
|
|
||||||
print "<p id=\"filterOpToolbar\">";
|
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 "
|
print "
|
||||||
Selection:
|
Selection:
|
||||||
<input type=\"submit\" class=\"button\" disabled=\"true\"
|
<input type=\"submit\" class=\"button\" disabled=\"true\"
|
||||||
|
|||||||
@@ -597,7 +597,7 @@ table.innerLoginForm td {
|
|||||||
padding : 3px 3px 5px 3px;
|
padding : 3px 3px 5px 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.insensitive {
|
span.insensitive, div.insensitive {
|
||||||
color : gray;
|
color : gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user