Sha256: 661e2183967e64d1c33c14d4b4f72b14fcf9dbfa64a899ffd31aa3b68b04183e
Contents?: true
Size: 927 Bytes
Versions: 8
Compression:
Stored size: 927 Bytes
Contents
.email-contexts--form-reply { margin-bottom: 2em; } .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
8 entries across 8 versions & 1 rubygems