1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 02:21:29 +00:00

virtual feeds (labels) support

This commit is contained in:
Andrew Dolgov
2005-09-08 08:43:44 +01:00
parent 7bb699de1c
commit 48f0adb02e
10 changed files with 519 additions and 26 deletions

View File

@@ -204,7 +204,7 @@ a:hover {
opacity : 0.8;
}
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr {
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr {
width : 100%;
padding-left : 2px;
}