Sha256: 4c1ad5ac62fcdf932134393b3d15806b87e5a79e09f454badc5ae6898c113188
Contents?: true
Size: 576 Bytes
Versions: 16
Compression:
Stored size: 576 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
16 entries across 16 versions & 1 rubygems