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

slightly better article note display in CDM

This commit is contained in:
Andrew Dolgov
2013-02-28 16:23:33 +04:00
parent b389aeb7fc
commit b999f4c75a
2 changed files with 11 additions and 6 deletions

View File

@@ -96,3 +96,7 @@ div.cdmFeedTitle {
background-repeat : repeat-x;
}
div.articleNote {
border-style : dashed none dashed none;
}