Sha256: 4a29bb7f8408c6f96b49b9b36e52a74d1668d722b7cf2125af1971e1745448e4
Contents?: true
Size: 350 Bytes
Versions: 3
Compression:
Stored size: 350 Bytes
Contents
.btn-group { display: inline-flex; > .btn { border-radius: 0; &:first-child { border: { top-left-radius: $border-radius; bottom-left-radius: $border-radius; } } &:last-child { border: { top-right-radius: $border-radius; bottom-right-radius: $border-radius; } } } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
elabs-3.0.0 | app/assets/stylesheets/elabs/app/_buttons.scss |
elabs-2.0.0 | app/assets/stylesheets/elabs/app/_buttons.scss |
elabs-2.0.0.pre | app/assets/stylesheets/elabs/app/_buttons.scss |