Sha256: 13676cab90d129e41d11cc1c93a4fadf642bbb9ee699297ca3d42ae5f7e159c2

Contents?: true

Size: 263 Bytes

Versions: 11

Compression:

Stored size: 263 Bytes

Contents

/* Checkbox Input ----------------------------------------- */

.input-checkbox {
  padding : .8em 1em 1em;

  input {
    margin-right : .5em;
    display      : inline;
    width        : auto;
  }

  .label {
    display : inline;
    cursor  : pointer;
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
formagic-0.3.10 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.9 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.8 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.7 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.4 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.3 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.2 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.1 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.3.0 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.2.9 app/assets/stylesheets/formagic/checkbox.scss
formagic-0.2.8 app/assets/stylesheets/formagic/checkbox.scss