Sha256: 95c3a56d1768dd0ff66581093354028e932a3719220e93348d121c81aec65c67
Contents?: true
Size: 435 Bytes
Versions: 9
Compression:
Stored size: 435 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%);
Version data entries
9 entries across 9 versions & 1 rubygems