Sha256: 9f9b93af30ad703ceb4df66f7c6119c1db5bbae5040e4be62013aec5b7eb99ba
Contents?: true
Size: 579 Bytes
Versions: 10
Compression:
Stored size: 579 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;
Version data entries
10 entries across 10 versions & 1 rubygems