Sha256: 23f3f546b800a55e5b996db786203109d9030720e7a70e91818a6120330ea738
Contents?: true
Size: 1.45 KB
Versions: 12
Compression:
Stored size: 1.45 KB
Contents
@import 'hydra-editor/multi_value_fields'; @import 'hyrax/variables', 'hyrax/file_sets', 'hyrax/settings', 'hyrax/header', 'hyrax/styles', 'hyrax/file-listing', 'hyrax/browse_everything_overrides', 'hyrax/nestable', 'hyrax/collections', 'hyrax/batch-edit', 'hyrax/home-page', 'hyrax/featured', 'hyrax/usage-stats', 'hyrax/catalog', 'hyrax/buttons', 'hyrax/tinymce', 'hyrax/proxy-rights', 'hyrax/file-show', 'hyrax/work-show', 'hyrax/modal', 'hyrax/forms', 'hyrax/form', 'hyrax/file_manager', 'hyrax/form-progress', 'hyrax/positioning', 'hyrax/fixedsticky', 'hyrax/file_upload', 'hyrax/representative-media', 'hyrax/footer', 'hyrax/select_work_type', 'hyrax/users', 'hyrax/dashboard', 'hyrax/sidebar', 'hyrax/controlled_vocabulary', 'hyrax/work_editor'; @import 'typeahead'; @import 'sharing_buttons'; /* This class is to workaround an issue in which Bootstrap requires a div to display a tooltip * on a disabled button. Using a span instead of a div would be ideal but unfortunately it does * not render the tooltip correctly in all browsers (e.g. in Chrome the tooltip is detected in * the wrong position). This class forces the div to render inline, just like a span. * * More info: * http://getbootstrap.com/css/#responsive-utilities-classes * http://stackoverflow.com/a/19938049/446681 */ .visible-all-inline-block { display: inline-block; } .controlled_vocabulary { @extend .multi_value; }
Version data entries
12 entries across 12 versions & 1 rubygems