summaryrefslogtreecommitdiff
path: root/tt-rss-ie.css
blob: 03412444eeaa0bf621f5ec93620e899d3c90d1cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ul.feedCatList {
	position : relative;
	top: -1em;
}

li.feedCatHolder {
	margin : 0px;
	padding : 0px;
}

#infoBoxTitle {
	display : none;
}