Sha256: 4dcb8ff382804096ad7aec9252991a09d8db8732a9151da17505b09b526cc0c0
Contents?: true
Size: 760 Bytes
Versions: 34
Compression:
Stored size: 760 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; /* 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
34 entries across 34 versions & 1 rubygems