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

use segoe for feedTree

This commit is contained in:
Andrew Dolgov
2013-05-13 20:00:29 +04:00
parent d1c977bfbb
commit 65807ccf38

View File

@@ -1058,6 +1058,7 @@ div.hl.active {
#feedTree {
height : 100%;
overflow-x : hidden;
font-family : "Segoe UI", Tahoma, sans-serif;
}
#feedTree .counterNode {