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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user