summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-19 12:19:08 +0100
committerAndrew Dolgov <[email protected]>2005-11-19 12:19:08 +0100
commit6c56687e527322a6fc40e0f07bf8969ea7a3f7b3 (patch)
treed91e67b56a2337682b5da28309e153aa0efe0509 /tt-rss.css
parent1c73bc0c4da42d4d26618a5d466121d700538d30 (diff)
separate icon classes for tiny/normal feed icons
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 3cb99e9f2..3f56c9f8a 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;