Sha256: b54d1bcb04bc0574cd32c36e91abe0bc0c3b2458206c443d834ae37f81767549
Contents?: true
Size: 450 Bytes
Versions: 5
Compression:
Stored size: 450 Bytes
Contents
.add_to_bucket { @include color_button(#FFFFFF, $red); line-height: 35px; font-size: 25px; text-transform: uppercase; text-align: center; position: relative; &:before { content: ''; display: block; width: 44px; height: 44px; position: absolute; background: transparent image-url('cart_icon.png') no-repeat 35% 50%; left: 18%; top: 14%; } // TODO-1:: добавить иконку корзины }
Version data entries
5 entries across 5 versions & 1 rubygems