Sha256: b6d65ba3846dbd1061f42dd88135f97c080720a550660283db735b2b20dc2253

Contents?: true

Size: 937 Bytes

Versions: 61

Compression:

Stored size: 937 Bytes

Contents

.form-has-many {
  .has-many-fields.sortable-ghost { border-top: solid 3px #212529; }
  .has-many-move { display: none; }
  .has-many-remove-disabled { opacity: 0; cursor: default !important; }

  .has-many-actions { margin-bottom: 0.75rem; }
  .has-many-move { margin-top: 1.5rem; }
}

.form-has-many.reordering {
  .has-many-actions { display: none; }
  .has-many-move { display: inline-block; cursor: grab; }

  .form-has-many { display: none; }
}

.form-has-many.tight {
  .has-many-remove { margin-top: 0; }
  .has-many-move { margin-top: 0.5rem; }
}

.form-has-many .has-many-remove {
  margin-top: 0;
  margin-bottom: 1rem;
  .eb-icon { height: 1.0rem; width: 1.0rem; margin-bottom: 2px; }
}

.form-has-many .has-many-add {
  margin-top: 0;
  .eb-icon { height: 1.0rem; width: 1.0rem; margin-bottom: 2px; }
}

.form-has-many .has-many-reorder {
  margin-top: 0;
  .eb-icon { height: 1.0rem; width: 1.0rem; margin-bottom: 2px; }
}

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
effective_bootstrap-1.16.2 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.16.1 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.16.0 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.6 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.5 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.4 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.3 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.2 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.1 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.15.0 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.17 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.16 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.15 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.14 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.13 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.12 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.11 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.10 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.9 app/assets/stylesheets/effective_has_many/input.scss
effective_bootstrap-1.14.8 app/assets/stylesheets/effective_has_many/input.scss