mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Successfully replaced application.css
This commit is contained in:
@@ -13,8 +13,10 @@
|
||||
// {{{$subTitle}}}
|
||||
@endif
|
||||
</title>
|
||||
|
||||
<?php // echo stylesheet_link_tag(); ?>
|
||||
{{HTML::style('assets/stylesheets/bootstrap/bootstrap.min.css')}}
|
||||
{{HTML::style('assets/stylesheets/metisMenu/metisMenu.min.css')}}
|
||||
{{HTML::style('assets/stylesheets/sbadmin/sb.css')}}
|
||||
{{HTML::style('assets/stylesheets/fa/css/font-awesome.min.css')}}
|
||||
@yield('styles')
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
||||
Reference in New Issue
Block a user