1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

initial work on big feed browser

This commit is contained in:
Andrew Dolgov
2005-12-30 06:17:23 +01:00
parent 88d9259a4e
commit c6232e4333
4 changed files with 155 additions and 2 deletions
+12
View File
@@ -940,6 +940,18 @@ span.subscribers {
color : #808080;
}
div.subscribers {
color : #808080;
font-size : x-small;
float : right;
}
input.feedBrowseCB {
margin-right : 1em;
}
div.browserDetails {
margin : 5px 5px 5px 5px;
display : none;
padding : 5px;
}