change label icon, tweak category-less feedlist

This commit is contained in:
Andrew Dolgov 2007-08-20 12:07:29 +01:00
parent ace1a6da76
commit 3d0615b9ef
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 712 B

After

Width:  |  Height:  |  Size: 485 B

View File

@ -101,11 +101,11 @@ ul.feedCatList li {
color : black;
}
ul.feedList li {
margin : 0px;
ul.feedList > li {
padding : 0px 0px 2px 0px;
}
ul.feedCatList img {
ul.feedCatList img, ul.feedList img {
vertical-align : bottom;
}