Sha256: 01c4039a01f2c5cfcffb754252322cc7303ef96f8868558d0313d1e8ed55b89d
Contents?: true
Size: 1.14 KB
Versions: 2
Compression:
Stored size: 1.14 KB
Contents
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, but it's generally better to create a new file per style scope. * */ @import 'leaflet'; @import 'geoblacklight-icons-rails'; @import 'font-awesome'; @import 'geoblacklight/styles'; @import 'modules/facets'; @import 'modules/mixins'; @import 'modules/icon-customization'; @import 'modules/home'; @import 'modules/item'; @import 'modules/layer_opacity'; @import 'modules/metadata'; @import 'modules/metadata_content'; @import 'modules/metadata_missing'; @import 'modules/metadata_markup'; @import 'modules/modal'; @import 'modules/results'; @import 'modules/geosearch'; @import 'modules/search_widgets'; @import 'modules/toolbar'; @import 'modules/web_services'; @import 'modules/twitter-typeahead'; @import 'modules/downloads';
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
geoblacklight-1.9.1 | app/assets/stylesheets/geoblacklight/_geoblacklight.scss |
geoblacklight-1.9.0 | app/assets/stylesheets/geoblacklight/_geoblacklight.scss |