1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:35:57 +00:00

group-by-feed tweaks

This commit is contained in:
Andrew Dolgov
2008-04-30 04:37:56 +01:00
parent 6cfea5c790
commit 43fc671f79
2 changed files with 18 additions and 3 deletions

View File

@@ -1744,7 +1744,6 @@ a.visibleLink {
}
table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
padding-left : 5px;
color : #4684ff;
}
@@ -1752,10 +1751,11 @@ div.cdmFeedTitle {
border-color : #a0a0a0;
border-width : 0px 0px 1px 0px;
border-style : solid;
padding : 5px 5px 5px 0px;
padding : 5px;
}
table.headlinesList tr.feedTitle td {
/* text-align : right;
margin-top : 10px; */
padding-left : 5px;
}