1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-05 01:27:11 +00:00

display feed icons in ungrouped vfeeds

This commit is contained in:
Andrew Dolgov
2008-08-08 05:06:19 +01:00
parent f28b542cb9
commit bd51294a51
2 changed files with 20 additions and 15 deletions

View File

@@ -872,6 +872,12 @@ table.headlinesList {
width : 100%;
}
table.headlinesList td.hlFeedIcon {
width : 25px;
text-align : center;
}
table.headlinesList td.hlMarkedPic {
width : 25px;
text-align : center;