Sha256: d51a01e23568e8baca2ac2c04f7b3200423c6d64eb293b250fa80b0198ae4ebc
Contents?: true
Size: 684 Bytes
Versions: 7
Compression:
Stored size: 684 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; } } .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
7 entries across 7 versions & 1 rubygems