Refactor widgets

- Move widget templates to subfolder
- Add new generic filter widget templates to replace category, network and filer filters
- Update styles
This commit is contained in:
Hypolite Petovan
2019-05-18 11:33:35 -04:00
parent 6cc376020e
commit 71ae8d07a6
37 changed files with 260 additions and 308 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ input#acl-search {
background:#2e2f2e;
}
.group-selected, .nets-selected, .fileas-selected, .categories-selected{
.widget .selected, .group-selected {
background:#2e2f2e;
}