change label icon, tweak category-less feedlist
This commit is contained in:
parent
ace1a6da76
commit
3d0615b9ef
BIN
images/label.png
BIN
images/label.png
Binary file not shown.
Before Width: | Height: | Size: 712 B After Width: | Height: | Size: 485 B |
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue