Sha256: 0b5b372d0d7ac1d329bdf52ec319c002211715c77169d99bc000ea43773567d5
Contents?: true
Size: 1016 Bytes
Versions: 53
Compression:
Stored size: 1016 Bytes
Contents
.email-contexts--form-reply { margin-bottom: 2em; } .email-contexts--form, .email-templates--form { form { > .actions { display: flex; justify-content: space-between; } .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 { > div { border: 2px dotted gray; } .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
53 entries across 53 versions & 1 rubygems