1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

separate icon classes for tiny/normal feed icons

This commit is contained in:
Andrew Dolgov
2005-11-19 12:19:08 +01:00
parent 1c73bc0c4d
commit 6c56687e52
2 changed files with 2 additions and 2 deletions

View File

@@ -185,7 +185,7 @@ ul.feedList li.feed {
display : block;
}
ul.feedList img, img.feedIcon {
ul.feedList img, img.tinyFeedIcon {
margin : 0px 3px 0px 0px;
width : 16px;
height : 16px;