convert all icons to font-awesome vector based / retina compatible icons

This commit is contained in:
Dan Pastusek
2014-01-28 00:10:26 -07:00
parent e879af6b0e
commit 1c9f323e7e
24 changed files with 512 additions and 93 deletions

View File

@@ -5,7 +5,7 @@ lossless<%inherit file="base.html"/>
<%def name="body()">
<div class="title">
<h1 class="clearfix"><img src="interfaces/default/images/icon_logs.png" alt="Logs"/>Logs</h1>
<h1 class="clearfix"><i class="fa fa-flag"></i> Logs</h1>
</div>
<table class="display" id="log_table">
<thead>