Sha256: 4f7f2a186e8f73dad9e698e2ebded2eac5107920d8c37e7d67ae0a683a9d6de0
Contents?: true
Size: 307 Bytes
Versions: 7
Compression:
Stored size: 307 Bytes
Contents
@mixin cart_button { @include color_button(#cccccc, #ffffff); border: 1px solid #cccccc !important; text-transform: uppercase; padding: 10px 20px; cursor: pointer; &:hover { background-color: #ffffff !important; border: 1px solid #717171 !important; color: #717171 !important; } }
Version data entries
7 entries across 7 versions & 1 rubygems