Sha256: 4e033ba6e9f60c21c3c25c36d24a7a2e8087c7e60559ef13e4f1b8ca94510a1a

Contents?: true

Size: 799 Bytes

Versions: 33

Compression:

Stored size: 799 Bytes

Contents

/* -------------------------------------------------------------------------------------------------

Load this stylesheet after formtastic.css in your layouts to override the CSS to suit your needs.
This will allow you to update formtastic.css with new releases without clobbering your own changes.

For example, to make the inline hint paragraphs a little darker in color than the standard #666:

form.formtastic fieldset ol li p.inline-hints { color:#333; }

--------------------------------------------------------------------------------------------------*/

form.formtastic fieldset { border: 1px solid #ccc; padding: 1em; }
form.formtastic fieldset legend { font-family: Georgia, serif; font-size: 1.5em; margin: 0 0.3em; padding: 0 0.2em; }

form.formtastic fieldset fieldset { border: 0; }

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
quby-5.6.5 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.6.3 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.6.2 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.6.1 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.6.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.5.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.4.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.3.1 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.3.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.2.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.1.3 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.1.2 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.1.1 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.1.0 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.5 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.4 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.3 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.2 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.1 app/assets/stylesheets/quby/formtastic_changes.scss
quby-5.0.0 app/assets/stylesheets/quby/formtastic_changes.scss