add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED)

This commit is contained in:
Andrew Dolgov
2008-04-30 01:36:00 +01:00
parent 708edafdca
commit 6cfea5c790
2 changed files with 55 additions and 9 deletions
+17
View File
@@ -1742,3 +1742,20 @@ a.visibleLink {
color : #4684ff;
}
table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
padding-left : 5px;
color : #4684ff;
}
div.cdmFeedTitle {
border-color : #a0a0a0;
border-width : 0px 0px 1px 0px;
border-style : solid;
padding : 5px 5px 5px 0px;
}
table.headlinesList tr.feedTitle td {
/* text-align : right;
margin-top : 10px; */
}