Sha256: f1328787265838a29b4dee3f6ed9f162f08d4e6b2658dfc12e74eac79d60fe94

Contents?: true

Size: 818 Bytes

Versions: 13

Compression:

Stored size: 818 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: image_url('blacklight/logo.png') !default;
$logo-width: 150px !default;
$logo-height: 50px !default;

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

// the default bootstrap font-family list includes "Segoe UI Emoji", which, on windows
// renders our remove icon as an emoji-sized x instead of what we see on all other platforms...
// so, for now (until we replace it with an SVG icon or something), we get to override bootstrap:
$remove-icon-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif !default;

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
blacklight-7.40.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.39.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.38.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.37.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.36.2 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.36.1 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.36.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.35.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.34.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.33.1 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.33.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss
blacklight-7.32.0 app/assets/stylesheets/blacklight/blacklight_defaults.scss