Change download icon back

This commit is contained in:
Buu Nguyen 2015-11-15 11:19:23 -08:00
parent e218fba59e
commit 863fafdd54
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
}
.jstree-node.jstree-leaf:hover {
.jstree-icon.blob:before {
content: '\f0dc';
content: '\f00b';
}
}
.jstree-icon.commit:before {