]> git.wh0rd.org - tt-rss.git/blame_incremental - ie6.css
simplepie: enable https and digest auth
[tt-rss.git] / ie6.css
... / ...
CommitLineData
1#infoBoxTitle {
2 display : none;
3}
4
5#headlinesContainer {
6 width: expression(((parseInt(document.getElementById("headlines-frame").clientWidth)-2)+'px'));
7}
8
9#headlinesInnerContainer {
10 position : normal;
11}
12
13div.headlines_normal {
14 overflow : auto;
15}
16
17div.headlines_cdm {
18 overflow : auto;
19}
20
21