Sha256: 6f145027842b492b04d9b7d0718cd1e22e91eeae2ae90f2ab7903e19a6b3356b
Contents?: true
Size: 377 Bytes
Versions: 11
Compression:
Stored size: 377 Bytes
Contents
.btn { border: none; } .btn-with-text { min-width: 180px; height: 33px; line-height: 32px; text-transform: uppercase; color: #fff; background-color: #2aaf00; font-weight: bold; } .btn-with-text:hover { background-color: #657061; } .btn-destructive { background-color: hsl(2, 75%, 50%); } .btn-destructive:hover { background-color: hsl(2, 75%, 30%); }
Version data entries
11 entries across 11 versions & 1 rubygems