Sha256: 820ed394e46e0cbe3f2cb2cfe09387b8448c5fe42d73ec93a75d96483c8dd8c3
Contents?: true
Size: 467 Bytes
Versions: 21
Compression:
Stored size: 467 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%); $btn-close-focus-shadow: none;
Version data entries
21 entries across 21 versions & 1 rubygems