From 5bfef089a5efc521b705abd95fee1f3e85597f8a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Sep 2005 05:48:01 +0100 Subject: more IE fixes, blank_icon png -> gif --- tt-rss.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index e3aed83f6..a7fc30d4f 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -221,17 +221,19 @@ div.expPane { margin : 15px; } +iframe { + border : 0px solid white; +} + iframe.feedsFrame { width : 100%; height : 90%; - border-width : 0px; margin : 0px; padding : 0px; } iframe.contentFrame, iframe.headlinesFrame { width : 100%; - border-width : 0px; padding : 0px; margin : 0px; height : 100%; -- cgit v1.2.3