Sha256: 9a0717eca22aead3d462d911fb82f6139a2f30b9963f015c22f2cd564512c78e

Contents?: true

Size: 525 Bytes

Versions: 3

Compression:

Stored size: 525 Bytes

Contents

/* Warning! If you want to change these, just copy them into your own theme css. But you want to remove the !default, which only will set them if not already set. */

$logo_image: 'blacklight/logo.png' !default;

/* Various elements of search customization share these colors */

$search_ui_border_color: #FFFFFF !default;
$search_ui_bg_color: #FFFFFF !default;

/* label (field names) */
$field_name_color: $text-muted !default;

/* border between items on marc view */
$marc_item_separator: 1px solid $text-muted !default;

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blacklight-5.0.0.pre3 app/assets/stylesheets/blacklight/blacklight_defaults.css.scss
blacklight-5.0.0.pre2 app/assets/stylesheets/blacklight/blacklight_defaults.css.scss
blacklight-5.0.0.pre1 app/assets/stylesheets/blacklight/blacklight_defaults.css.scss