Sha256: 9ed089f4e1a1940b04c28b6e16c0e09d3deb58c1d92c60092e8e1fea05dce6ae
Contents?: true
Size: 1.29 KB
Versions: 10
Compression:
Stored size: 1.29 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/dashboard', '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'; @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; }
Version data entries
10 entries across 10 versions & 2 rubygems