]> git.wh0rd.org - tt-rss.git/blob - tt-rss-ie.css
pref-feeds editor preserves cat_id when categories are disabled, fix feed order in...
[tt-rss.git] / tt-rss-ie.css
1 ul.feedCatList {
2 position : relative;
3 top: -1em;
4 }
5
6 li.feedCatHolder {
7 margin : 0px;
8 padding : 0px;
9 }
10
11 #infoBoxTitle {
12 display : none;
13 }
14
15