initial implementation of feedlist based on dijit.Tree

This commit is contained in:
Andrew Dolgov
2010-11-15 16:23:42 +03:00
parent 6e4f4ce14b
commit 13e785e069
6 changed files with 194 additions and 135 deletions
+6
View File
@@ -1803,3 +1803,9 @@ div.fatalError textarea {
#content-insert {
padding : 0px;
}
.dijitTreeLabel.Unread {
font-weight : bold;
}