1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-07 18:51:33 +00:00

per-feed filters

This commit is contained in:
Andrew Dolgov
2005-11-21 14:49:15 +01:00
parent 2bbd16b947
commit ead60402dd
4 changed files with 96 additions and 20 deletions

View File

@@ -245,7 +245,7 @@ a:hover {
}
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel {
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed {
width : 100%;
padding-left : 2px;
}