Sha256: b773a41a370d4065d597a7760064286873af2fb4239af3224c869ec076d69f24
Contents?: true
Size: 574 Bytes
Versions: 19
Compression:
Stored size: 574 Bytes
Contents
.email-actions-edit, .email-actions-index, .email-filters-index, .email-templates-edit, .email-templates-show, .email-contexts-edit, .email-contexts-show, .emails-ns, // emails namespace .leads-edit, .leads-index { .header { display: flex; justify-content: center; } } .form-mini { display: inline-block; // display: flex; // flex-direction: column; max-width: 400px; margin-left: 20px; border: 1px solid #666; border-radius: 5px; padding: 5px; background: #eee; * { display: inline; } .header { display: block; } }
Version data entries
19 entries across 19 versions & 1 rubygems