Sha256: 64047f82a7480956dd298d235473142e43e8b5880ee72b463f140635d82c3fe3

Contents?: true

Size: 1.54 KB

Versions: 25

Compression:

Stored size: 1.54 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/collection_types', '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/accessibility',
        'hyrax/recent', 'hyrax/viewer', 'hyrax/breadcrumbs';
@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

25 entries across 25 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.8.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.7.2 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.7.1 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.7.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.6.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.5.1 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.4.0 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.3.3 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.3.2 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.3.1 app/assets/stylesheets/hyrax/_hyrax.scss
hyrax-2.3.0 app/assets/stylesheets/hyrax/_hyrax.scss