Dev: Change icon to font-awesome and add log icons

This commit is contained in:
surunzi
2016-05-15 19:49:16 +08:00
parent 714a0f91cc
commit 231977f921
13 changed files with 97 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
// Icons: info, blocked, terminal, bin, loop
// Icons(Font-awesome): times-circle, exclamation-triangle, chevron-left, chevron-right, repeat, trash, cog, ban, info-circle
var fs = require('fs'),
path = require('path');