Sha256: 8fdd8c84b5eb23ef0982f0dac8b10bbe24105b595d669964d2965296c45128e9
Contents?: true
Size: 974 Bytes
Versions: 12
Compression:
Stored size: 974 Bytes
Contents
.center-headers, .email-actions-edit, .email-actions-index, .email-actions-new, .email-filters-index, .email-templates-edit, .email-templates-new, .email-templates-show, .email-contexts-edit, .email-contexts-show, .emails-ns, // emails namespace .iro-purses-my, .leads-edit, .leads-index, .leads-show, .scheduled-email-actions--form, .scheduled-emails-index { .header { display: flex; justify-content: center; } } .email-actions--form { .select2-container { flex-grow: 1; } } .form-mini { display: inline-block; // display: flex; // flex-direction: column; // max-width: 400px; // @TODO: where is this used?! margin-left: 20px; border: 1px solid #666; border-radius: 5px; padding: 5px; background: #eee; * { display: inline; } .header { display: block; } } .scheduled-emails-index { .items { display: flex; flex-wrap: wrap; .Card { margin: 0 10px 10px 0; padding: 10px; } } }
Version data entries
12 entries across 12 versions & 1 rubygems