Sha256: cf97b44890c3bbafc04a560423d647fc5a69e9059615652205e7af3aca40fb63
Contents?: true
Size: 872 Bytes
Versions: 125
Compression:
Stored size: 872 Bytes
Contents
.email-contexts--form, .email-templates--form { form { > .actions { text-align: right; } .tab-labels { // border: 1px solid red; margin-top: 1em; display: flex; > * { // border: 1px solid red; } > .active { border: 2px solid red; border-radius: 0.5em 0.5em 0 0; border-bottom: 0; margin-bottom: -2px; background: white; padding: 0 .5em; margin: 0 .5em; } } .tabs { .tab-raw { display: none; } .tab-preview { height: 500px; // display: none; } } } } .email-templates--form-mini { border: 1px solid red; padding: 1em; form { display: flex; > * { padding-right: 20px; } } } .email-templates--form-reply-mini, .email-templates--form-schedule-mini { }
Version data entries
125 entries across 125 versions & 1 rubygems