document template on import user flag rules

This commit is contained in:
Gary Sharp
2023-04-15 18:12:50 +10:00
parent 1e24844e88
commit d75663a219
25 changed files with 2568 additions and 660 deletions
+16
View File
@@ -733,6 +733,22 @@ div.logEventsViewport {
}
}
#DocumentTemplate_OnImportUserFlagRules_AddDialog {
.distribute-evenly {
display: flex;
justify-content: space-around;
margin: 1em 0;
}
textarea {
width: 99%;
}
.mt-1 {
margin-top: 1em;
}
}
.dialog-bulk-generate {
.brief {
margin: 0 0 8px 0;