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

Version Path
nfg_ui-0.9.16 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.15 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.14 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.13 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.12 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.11 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.10 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.9 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.8.18 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.8.17 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.8.16 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss
nfg_ui-0.9.8.15 app/assets/stylesheets/nfg_ui/network_for_good/admin/nfg_theme/_button-group.scss