]> git.wh0rd.org - tt-rss.git/blobdiff - css/tt-rss.css
add a link to headlines-spacer to open next unread feed
[tt-rss.git] / css / tt-rss.css
index 4852c8ca1553cb8595c9abdf888b88912318a948..76e35e1104884ba4de1c5d329f14268dbe8c3bae 100644 (file)
@@ -910,10 +910,15 @@ img.feedIcon, img.tinyFeedIcon {
        height : 100%;
        margin-left : 1px;
        text-align : center;
-       padding : 1em;
+       padding : 10px;
        color : #555;
+       font-size : 11px;
+       font-style : italic;
 }
 
+#headlines-spacer a {
+       color : #555;
+}
 
 ul#filterDlg_Matches, ul#filterDlg_Actions {
        max-height : 100px;