1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

per-feed purge intervals

This commit is contained in:
Andrew Dolgov
2005-11-16 10:37:50 +01:00
parent 430bf183c5
commit 5d73494a18
4 changed files with 63 additions and 12 deletions
+2 -1
View File
@@ -240,7 +240,8 @@ a:hover {
opacity : 0.8;
}
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl {
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
#iedit_purgintl {
width : 100%;
padding-left : 2px;
}