support for filter actions

This commit is contained in:
Andrew Dolgov
2005-11-29 19:43:39 +01:00
parent 53d6935b34
commit 19c9cb1143
4 changed files with 127 additions and 39 deletions

View File

@@ -295,7 +295,7 @@ a:hover {
#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_fcat, #iedit_filter_action {
width : 100%;
padding-left : 2px;
}
@@ -651,6 +651,11 @@ span.insensitive {
.prefGenericAddBox {
margin : 5px;
font-size : small;
}
.prefGenericAddBox td {
font-size : small;
}
body.logoutBody {