Sha256: 152aa4a2d6b4dd2781d5f61cdd43663fd5acb28b3112d8f4d2ef9be4a9523b1e
Contents?: true
Size: 900 Bytes
Versions: 6
Compression:
Stored size: 900 Bytes
Contents
.active-scaffold .multiple .form_record .errorExplanation { clear: left; margin-top: 10px; } .active-scaffold .multiple .form_record { border-top: 1px solid #7FCF00; } .active-scaffold .multiple .form_record:first-child { border-top: 0; } .active-scaffold .multiple .form_record a.remove { background-image: image-url("active_scaffold/cross.png"); display: block; font-weight: bold; height: 16px; padding: 0; text-indent: -4000px; width: 16px; margin: 0 5px 10px; } .batch-create-rows { float: right; } .batch-create-rows input { width: 4em; } .active-scaffold-header div.actions > a.batch_new { background-position: 5px 50%; background-repeat: no-repeat; background-image: image-url("active_scaffold/add.png"); margin: 0; padding: 5px 5px 5px 25px; } .active-scaffold .active-scaffold .active-scaffold-header div.actions > a.batch_new { padding-left: 25px; }
Version data entries
6 entries across 6 versions & 1 rubygems