Sha256: f313ab079e234ba503b0b389cebf163775f336a236aa60f7e7b895595ff10bac
Contents?: true
Size: 753 Bytes
Versions: 7
Compression:
Stored size: 753 Bytes
Contents
/**********************/ /* Through Chapter 08 */ /**********************/ div.field, div.actions { margin-bottom: 10px; } .field_with_errors { margin-top: 10px; padding: 2px; background-color: red; display: table; } .field_with_errors label { color: #fff; } #error_explanation { width: 400px; border: 2px solid red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0; } #error_explanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background-color: #c00; color: #fff; } #error_explanation p { color: #333; margin-bottom: 0; padding: 5px; } #error_explanation ul li { font-size: 12px; list-style: square; }
Version data entries
7 entries across 7 versions & 2 rubygems