Initial font awesome work

This commit is contained in:
laf
2015-03-26 13:44:54 +00:00
parent c7d262d2b1
commit 24ac018114
11 changed files with 2403 additions and 30 deletions
+1
View File
@@ -168,6 +168,7 @@ if (empty($config['favicon'])) {
<link href="css/tagmanager.css" rel="stylesheet" type="text/css" />
<link href="css/mktree.css" rel="stylesheet" type="text/css" />
<link href="css/vis.min.css" rel="stylesheet" type="text/css" />
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="<?php echo($config['stylesheet']); ?>" rel="stylesheet" type="text/css" />
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>