Sha256: f100ab617332853190983ba7867f9606ba7f7e7196e1aeda2f4d762f7250f4e3
Contents?: true
Size: 359 Bytes
Versions: 104
Compression:
Stored size: 359 Bytes
Contents
.btn-default { background: linear-gradient($color-white, lighten($color-light-dark, 2%)); color: $color-dark; border-color: $color-dark-accent; &:hover { background: linear-gradient($color-white, $color-light-dark); } &.disabled, &:disabled { color: $color-disabled; } } .btn-primary { border-color: darken($color-primary, 6%); }
Version data entries
104 entries across 104 versions & 1 rubygems