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

counterNode: use appear effect

This commit is contained in:
Andrew Dolgov
2013-05-07 20:03:09 +04:00
parent 4f8c4df138
commit fbb4155bae
2 changed files with 8 additions and 7 deletions

View File

@@ -1051,10 +1051,6 @@ div.hl.active {
}
#feedTree span.counterNode {
display : none;
}
#feedTree span.counterNode.unread {
font-weight : bold;
display : inline-block;
font-size : 9px;