Add date-based managed group filtering

This commit is contained in:
Gary Sharp
2016-10-10 19:21:01 +11:00
parent 062769a7e3
commit 23975f8fc3
18 changed files with 2025 additions and 1610 deletions
+4 -1
View File
@@ -117,9 +117,12 @@
#Config_LinkedGroup_Dialog h3 {
margin-bottom: 6px;
}
#Config_LinkedGroup_Dialog div.input {
#Config_LinkedGroup_Dialog table.input {
margin-top: 12px;
}
#Config_LinkedGroup_Dialog table.input th {
text-align: right;
}
#expressionEditor #expressionEditorExceptionContainer {
display: none;
border: 1px dashed #FF9696;