Sha256: b050aca00e591c82fd4c5a20b79ba78b26bdf8452e3ab31fde165ade5a6090f1

Contents?: true

Size: 1.1 KB

Versions: 35

Compression:

Stored size: 1.1 KB

Contents

// Settings
//
// Variables, colors, etc. that are used in Hyrax.
// Some are unique or override other variables from Bootstrap.

$classic-white: #FFF !default;
$vermilion: #F30 !default;

// Nav and Search Bar
$search-bar-margin-top: 0.50em;

// Dashboard
$dashboard-border-color: $gray-lighter !default;

$icon-background-color: $vermilion !default;
$icon-border-color: $classic-white !default;
$icon-font-color: $classic-white !default;
$icon-link-color: $gray-light !default;
$icon-link-hover-color: $gray-base !default;
$icon-background-color-hover: $classic-white !default;
$icon-border-color-hover: $gray-base !default;
$icon-font-color-hover: $gray-base !default;

// Collection Icon
$collection-icon-search-lg: 7em !default;

// File Show Page
$file-show-term-color: $gray-dark !default;
$file-listing-link-color: $brand-primary !default;
$heading-border-color: $gray-light !default;

// Work Show Page
$related-files-thumbnail-width: 150px;

// Save Visibility Widget
$save-viz-widget-bottom: 8.57em;
$save-viz-widget-left: 66.66666667%;
$save-viz-widget-legend-font: 1.15em;
$save-viz-widget-legend-margin: 0.5em;

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.5 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.4 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.3 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.9.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.8.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.7.2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.7.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.7.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.6.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.0.0.pre.rc1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.0.0.pre.beta3 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.5.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.5.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.0.0.pre.beta2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.4.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.0.0.pre.beta1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-2.4.0 app/assets/stylesheets/hyrax/_settings.scss