1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 22:01:29 +00:00

prefs: further feedlist tweaks

This commit is contained in:
Andrew Dolgov
2005-12-10 20:53:10 +01:00
parent cb58d0dff2
commit 62ac0cc8c1
2 changed files with 22 additions and 31 deletions

View File

@@ -461,6 +461,14 @@ table.prefFeedList td.feedEditCat {
padding : 5px 0px 5px 0px;
}
table.prefFeedList td.feedIcon {
text-align : right;
}
table.prefFeedList td.feedSelect {
text-align : center;
}
a.helpLink {
color : #808080;
}