From 79f3553b8b82e9b62b82456bdcdf74a4abe162fe Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 20 May 2006 12:39:22 +0100 Subject: create filter dialog uses prototype --- tt-rss.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 6c4a86367..56edc7e93 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -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; +} -- cgit v1.2.3