summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-30 12:18:31 +0100
committerAndrew Dolgov <[email protected]>2005-12-30 12:18:31 +0100
commit072f1ee2189ac470eb02a5fb16ec7dba5560bbbd (patch)
tree03aa480ee5f673d93ca6b46651faaf20e0d60706 /tt-rss.css
parent0fefdaccf14e8ddb3b4e55bca3f57a2ba6e3f1fc (diff)
feedlist fixes
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index d3e0fee79..092bbc7f2 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;
}