1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 09:51:29 +00:00
Files
tt-rss/ie6.css
2007-04-29 06:41:06 +01:00

28 lines
279 B
CSS

ul.feedCatList {
position : relative;
top: -1em;
}
li.feedCatHolder {
margin : 0px;
padding : 0px;
}
#infoBoxTitle {
display : none;
}
#headlinesInnerContainer {
position : normal;
}
div.headlines_normal {
overflow : auto;
}
div.headlines_cdm {
overflow : auto;
}