Change download icon back
This commit is contained in:
parent
e218fba59e
commit
863fafdd54
|
@ -71,7 +71,7 @@
|
|||
}
|
||||
.jstree-node.jstree-leaf:hover {
|
||||
.jstree-icon.blob:before {
|
||||
content: '\f0dc';
|
||||
content: '\f00b';
|
||||
}
|
||||
}
|
||||
.jstree-icon.commit:before {
|
||||
|
|
Loading…
Reference in New Issue