diff --git a/ogWebconsole/angular.json b/ogWebconsole/angular.json
index ac8aebe..3684cc7 100644
--- a/ogWebconsole/angular.json
+++ b/ogWebconsole/angular.json
@@ -134,7 +134,8 @@
"src/assets"
],
"styles": [
- "src/styles.css"
+ "src/styles.css",
+ "src/custom-theme.scss"
],
"scripts": []
}
diff --git a/ogWebconsole/src/app/components/groups/groups.component.html b/ogWebconsole/src/app/components/groups/groups.component.html
index 2ed6a67..acb8172 100644
--- a/ogWebconsole/src/app/components/groups/groups.component.html
+++ b/ogWebconsole/src/app/components/groups/groups.component.html
@@ -13,8 +13,8 @@
matTooltip="{{ 'newOrganizationalUnitTooltip' | translate }}" matTooltipShowDelay="1000">
{{ 'newOrganizationalUnitButton' | translate }}
-
-
+
+
@@ -79,7 +79,7 @@
}}
{{ node.name }}
-
-
+
visibility
{{ 'viewUnitMenu' | translate }}