1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-29 10:17:12 +00:00

implement feed grouping display, remove unneeded server vgrlf passing

This commit is contained in:
Andrew Dolgov
2018-12-07 21:11:50 +03:00
parent 1369124fe0
commit 8f75b06835
8 changed files with 35 additions and 34 deletions

View File

@@ -680,7 +680,7 @@ body.ttrss_main #headlines-frame {
body.ttrss_main #headlines-frame div.feed-title {
border: 0px solid #257aa7;
border-bottom-width: 1px;
padding: 5px 3px 5px 5px;
padding: 5px 8px;
}
body.ttrss_main #headlines-frame div.feed-title a.title {
color: #555555;