osem-fcy/app
James Mason 1241d21f93 Provide an opportunity for including conference-specific CSS
There is currently no top-level selector for views that is conference-specific,
so all conferences on one OSEM instance end up sharing all the same CSS.

In order to allow individual conferences to have unique CSS, a class for the
current conference is applied to the <body> tag, and an scss template provided with
an example of conference-specific CSS.
2018-11-06 08:19:01 -08:00
..
assets Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00
controllers Raise handled error when conference not found 2018-11-06 08:18:35 -08:00
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers Move big statistics to a partial 2018-09-27 15:42:08 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Add email for proposal submission 2018-09-19 21:25:12 +02:00
models Every campaign has an end. 2018-10-16 21:34:04 +02:00
pdfs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
uploaders Use Ruby safe navigation over Rails try 2018-06-01 09:15:57 -07:00
views Provide an opportunity for including conference-specific CSS 2018-11-06 08:19:01 -08:00