summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-08 05:48:01 +0100
committerAndrew Dolgov <[email protected]>2005-09-08 05:48:01 +0100
commit5bfef089a5efc521b705abd95fee1f3e85597f8a (patch)
tree0e03abee21c7e53e1e2303dd994602130649793e /tt-rss.css
parentd5224f0d9c794953a6bb5bb264e856cccc4eb046 (diff)
more IE fixes, blank_icon png -> gif
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 4 insertions, 2 deletions
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%;