/**
 * 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_tree .
 *= require bower_components/ng-dialog/css/ngDialog.css
 *= require bower_components/ng-dialog/css/ngDialog-theme-default.css
 *= require bower_components/angular-bootstrap-calendar/dist/css/angular-bootstrap-calendar.min.css
 *= require bower_components/select2/select2.css
 *= require bower_components/select2/select2-bootstrap.css
 *= require bower_components/angular-gridster/dist/angular-gridster.min.css
 *= require bower_components/angular-chart.js/dist/angular-chart.css
 *= require node_modules/ng-table/bundles/ng-table.min.css
 *= require node_modules/leaflet/dist/leaflet.css
 */