Sha256: 530cf9371434899458d7ea11d1b0ecc8f28ebe7c7f268d6090f36945c057145e

Contents?: true

Size: 1.1 KB

Versions: 25

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;
$rufous: #a81c07 !default;

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

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

$icon-background-color: $rufous !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

25 entries across 25 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-5.0.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-5.0.0.rc3 app/assets/stylesheets/hyrax/_settings.scss
hyrax-5.0.0.rc2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-5.0.0.rc1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.6.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0.rc3 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0.rc2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0.rc1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.5.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0.beta2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.4.2 app/assets/stylesheets/hyrax/_settings.scss
hyrax-4.0.0.beta1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.4.1 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.4.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.3.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.2.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.1.0 app/assets/stylesheets/hyrax/_settings.scss
hyrax-3.0.2 app/assets/stylesheets/hyrax/_settings.scss