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

feedlist fixes

This commit is contained in:
Andrew Dolgov
2005-12-30 12:18:31 +01:00
parent 0fefdaccf1
commit 072f1ee218
3 changed files with 40 additions and 7 deletions

View File

@@ -973,6 +973,10 @@ ul.compact li {
padding : 0px;
}
div.detailsPart {
div.browserFeedInfo {
font-size : x-small;
}
div.browserFeedInfo div.detailsPart {
margin : 5px 0px 5px 5px;
}