1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
ttrss/ie6.css

28 lines
289 B
CSS
Raw Normal View History

ul.feedCatList {
position : relative;
top: -1em;
}
2006-05-18 08:02:18 +02:00
li.feedCatHolder {
margin : 0px;
padding : 0px;
}
2007-04-29 07:38:57 +02:00
/*
#infoBoxTitle {
2006-05-18 15:52:44 +02:00
display : none;
2007-04-29 07:38:57 +02:00
} */
2007-04-29 07:34:58 +02:00
/*
#headlinesInnerContainer {
position : normal;
}
div.headlines_normal {
overflow : auto;
}
div.headlines_cdm {
overflow : auto;
2007-04-29 07:34:58 +02:00
} */