Sha256: fab2bc02da3a114e9c0b576e76fcd96006112569548b9c5e68015cece51cee6f
Contents?: true
Size: 436 Bytes
Versions: 14
Compression:
Stored size: 436 Bytes
Contents
$sortable-handle-color: color($grey, 400) !default; body.index .handle { color: transparent; cursor: move; display: block; height: 100%; text-align: center; width: 100%; &:before { border-radius: 2px; color: $sortable-handle-color; content: "\f142 \f142"; display: inline-block; font-family: "FontAwesome"; font-size: 20px; -webkit-font-smoothing: antialiased; letter-spacing: 1px; } }
Version data entries
14 entries across 14 versions & 1 rubygems