Sha256: f1df492bd948eea131ec8c8c562b20903000b2354ea3f4241ef4fd52dbe99629
Contents?: true
Size: 263 Bytes
Versions: 110
Compression:
Stored size: 263 Bytes
Contents
// After a click and copied to clipboard .clipboardable { border: solid 1px transparent; border-radius: 3px; transition: background-color .1s ease-in; transition: background-color .3s ease-out; &.success { background-color: $nhs-light-blue; } }
Version data entries
110 entries across 110 versions & 1 rubygems