From 4710e3dc03ca8e03640d06fe0e2f0d28d31da32c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 22 Oct 2008 08:54:38 +0100 Subject: add (disabled) function to show original article inline in the content pane --- tt-rss.css | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 5b5d40292..129a8446f 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -316,31 +316,6 @@ div.expPane { margin : 15px; } -iframe { - border : 0px solid white; -} - -iframe.feedsFrameWithActions { - width : 100%; - height : 90%; - margin : 0px; - padding : 0px; -} - -iframe.feedsFrame { - width : 100%; - height : 100%; - margin : 0px; - padding : 0px; -} - -iframe.contentFrame, iframe.headlinesFrame { - width : 100%; - padding : 0px; - margin : 0px; - height : 100%; -} - /*.button { border : 1px solid #d0d0d0; background-image : url("images/button.png"); -- cgit v1.2.3