Sha256: 6091aeebe23ffb05368e74a1f4d49f1def035cac9806f19b16b8f4726472da0e
Contents?: true
Size: 804 Bytes
Versions: 18
Compression:
Stored size: 804 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; } HINT: The following style may be *conditionally* included for improved support on older versions of IE(<8) form.formtastic fieldset ol li fieldset legend { margin-left: -6px;} --------------------------------------------------------------------------------------------------*/ form.formtastic fieldset > ol > li { overflow: hidden; }
Version data entries
18 entries across 18 versions & 1 rubygems