Sha256: 8b1e988c21ca807ca51c0b47a3da3792a4897e4473242569f260918a9bc3c0e0
Contents?: true
Size: 428 Bytes
Versions: 63
Compression:
Stored size: 428 Bytes
Contents
input[type="checkbox"].toggler { &:focus + label { outline: none; } } .share-box { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,.5); @include vendor-prefix(transition, all 0.2s $bezier); a { border: $border-width solid transparent; &:focus, &:hover { text-decoration: none; border: $border-width solid $border-color; } } }
Version data entries
63 entries across 63 versions & 7 rubygems