Add event meta-data

This commit is contained in:
Raphael Michel
2017-08-28 11:46:35 +02:00
parent 454ca27c54
commit 88f5af3e77
23 changed files with 470 additions and 27 deletions

View File

@@ -175,3 +175,11 @@ pre.mail-preview {
}
}
.metadata-group {
.form-group {
margin: 0 0 10px 0;
}
.row label {
padding-top: 7px;
}
}