1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 02:15:56 +00:00

assorted fixes, support for n/p shortcuts in CDM (refs #191)

This commit is contained in:
Andrew Dolgov
2008-02-19 15:49:36 +01:00
parent 1681df970b
commit b8e6acea95
3 changed files with 224 additions and 34 deletions

View File

@@ -944,6 +944,10 @@ div.cdmArticleSelected div.cdmFooter {
background-color : transparent;
}
div.cdmArticleUnreadSelected div.cdmFooter {
background-color : transparent;
}
div.cdmFooter span.s0 {
border-width : 0px 1px 0px 0px;
border-color : #c0c0c0;