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
+3
View File
@@ -1575,4 +1575,7 @@ ul.list-group li.selected:hover {
}
ul.list-group li:not(:first-child) {
border-top: 1px solid #ddd;
}
.whitespace-pre-wrap {
white-space: pre-wrap;
}