document template on import user flag rules
This commit is contained in:
@@ -670,6 +670,17 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.message {
|
||||
#Config_DocumentTemplates_JobSubTypes_Update_Dialog .checkboxBulkSelectContainer {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
#DocumentTemplate_OnImportUserFlagRules_AddDialog .distribute-evenly {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin: 1em 0;
|
||||
}
|
||||
#DocumentTemplate_OnImportUserFlagRules_AddDialog textarea {
|
||||
width: 99%;
|
||||
}
|
||||
#DocumentTemplate_OnImportUserFlagRules_AddDialog .mt-1 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
.dialog-bulk-generate .brief {
|
||||
margin: 0 0 8px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user