mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-15 13:34:00 +01:00
convert all icons to font-awesome vector based / retina compatible icons
Conflicts: data/interfaces/default/artist.html
This commit is contained in:
committed by
Emmanuel Vuigner
parent
424c53f6fb
commit
635c23dfc9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user