1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 02:41:29 +00:00

unify excerpt font sizes for CDM and 3 panel mode, use single line headers in expandable mode

This commit is contained in:
Andrew Dolgov
2013-06-05 22:58:28 +04:00
parent 3e008206a6
commit f8900c3171
2 changed files with 8 additions and 0 deletions

View File

@@ -366,6 +366,7 @@ span.contentPreview {
color : #999;
font-weight : normal;
text-shadow : 1px 1px 2px #fff;
font-size : 11px;
}
span.hlLabelRef {