summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-05 22:58:28 +0400
committerAndrew Dolgov <[email protected]>2013-06-05 22:58:28 +0400
commitf8900c3171ddc31e9972e65e902262e6688fc0ff (patch)
tree23921e2848f4564f54b110e4ad15e17fd909fe23 /css/tt-rss.css
parent3e008206a6349733878e95dbead3cdc10125c16c (diff)
unify excerpt font sizes for CDM and 3 panel mode, use single line headers in expandable mode
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index d40c7bf52..7cd16d66e 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -366,6 +366,7 @@ span.contentPreview {
color : #999;
font-weight : normal;
text-shadow : 1px 1px 2px #fff;
+ font-size : 11px;
}
span.hlLabelRef {