Drop FontAwesome in favour of IonIcons

This commit is contained in:
James Brooks
2014-12-30 11:23:03 +00:00
parent 33aa832da5
commit 6a5ffa0c33
20 changed files with 2306 additions and 556 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
@section('content')
<div class="header">
<span class='uppercase'>
<i class="fa fa-user"></i> {{ Lang::get('cachet.dashboard.user') }}
<i class="ion ion-person"></i> {{ Lang::get('cachet.dashboard.user') }}
</span>
</div>
<div class='content-wrapper'>