1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-10 08:29:14 +00:00

more IE fixes, blank_icon png -> gif

This commit is contained in:
Andrew Dolgov
2005-09-08 05:48:01 +01:00
parent d5224f0d9c
commit 5bfef089a5
4 changed files with 11 additions and 7 deletions

View File

@@ -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%;