mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
create filter dialog uses prototype
This commit is contained in:
@@ -278,14 +278,14 @@ a:hover {
|
||||
opacity : 0.8;
|
||||
}
|
||||
|
||||
/*
|
||||
#iedit_title, #iedit_link, #iedit_regexp, #iedit_descr, #iedit_expr, #iedit_updintl,
|
||||
#iedit_purgintl, #iedit_ulogin, #iedit_ulevel, #iedit_match, #iedit_feed,
|
||||
#iedit_fcat, #iedit_filter_action, #iedit_login, #iedit_pass, #iedit_email,
|
||||
#iedit_parent_feed {
|
||||
width : 100%;
|
||||
padding-left : 2px;
|
||||
} */
|
||||
background-color : #f0fff0;
|
||||
}
|
||||
|
||||
input.iedit {
|
||||
width : 100%;
|
||||
@@ -1099,4 +1099,7 @@ div.noDaemonWarning {
|
||||
width : 100%;
|
||||
}
|
||||
|
||||
|
||||
form {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user