Replaced accounts.css

This commit is contained in:
James Cole 2014-09-23 21:53:24 +02:00
parent 5667663fef
commit 73110f6a51
2 changed files with 1 additions and 14 deletions

View File

@ -98,7 +98,7 @@
@stop
@section('styles')
<?php // echo stylesheet_link_tag('accounts'); ?>
{{HTML::style('assets/stylesheets/highslide/highslide.css')}}
@stop
@section('scripts')

View File

@ -1,13 +0,0 @@
/**
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any Css/Less files within this directory, lib/assets/javascripts, vendor/assets/javascripts,
* can be referenced here using a relative path.
*
* It's not advisable to add code directly here, but if you do, it'll appear in whatever order it
* gets included (e.g. say you have require_tree . then the code will appear after all the directories
* but before any files alphabetically greater than 'application.css'
*
*= require highslide/highslide
*/