Sha256: 0ffb973b99fb570b2912b6466634fbd4f0ecd6544277f1b290c7dd0d0f65429b
Contents?: true
Size: 782 Bytes
Versions: 70
Compression:
Stored size: 782 Bytes
Contents
// $success-bg-subtle: tint-color($success, 80%); // $info-bg-subtle: tint-color($info, 80%); // $warning-bg-subtle: tint-color($warning, 80%); $danger-bg-subtle: tint-color($danger, 98%); // $success-border-subtle: tint-color($success, 60%); // $info-border-subtle: tint-color($info, 60%); $warning-border-subtle: tint-color($warning, 20%); // $danger-border-subtle: tint-color($danger, 60%); $secondary-bg-subtle: tint-color($secondary, 92%); // $warning-bg-subtle: tint-color($warning, 40%); $btn-close-focus-shadow: none; $breadcrumb-divider: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8'><path d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='#{$breadcrumb-divider-color}'/></svg>");
Version data entries
70 entries across 70 versions & 1 rubygems