Sha256: 3434fe9901462d91a7e6330f53bcea8978edf280ca409e7ed5275e3451c567c1
Contents?: true
Size: 240 Bytes
Versions: 12
Compression:
Stored size: 240 Bytes
Contents
// Add visual separator for btn-primary buttons that are in a button group .btn-group { > .btn-primary:not(:first-child), > .btn-group:not(:first-child) > .btn-primary { margin-left: 0; border-left-color: rgba(0,0,0,.15); } }
Version data entries
12 entries across 12 versions & 1 rubygems