Sha256: ed8b833a163ebd5b65c6dc18ca203bb7385b1e5af95869e2afcbbfeed9570889
Contents?: true
Size: 754 Bytes
Versions: 2
Compression:
Stored size: 754 Bytes
Contents
.email-actions-edit, .email-actions-index, .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-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; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ish_manager-0.1.8.386 | app/assets/stylesheets/ish_manager/email.scss |
ish_manager-0.1.8.385 | app/assets/stylesheets/ish_manager/email.scss |