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