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:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user