diff --git a/metacatui/src/main/webapp/css/metacatui-common.css b/metacatui/src/main/webapp/css/metacatui-common.css index 8588a5ab3..be50752bf 100644 --- a/metacatui/src/main/webapp/css/metacatui-common.css +++ b/metacatui/src/main/webapp/css/metacatui-common.css @@ -2445,6 +2445,9 @@ address.email-container:before{ .profile .packages p { color: #333; } +.no-activity .profile .packages p { + color: inherit; +} .temporal-coverage-chart{ width: calc(100% - 300px); } diff --git a/metacatui/src/main/webapp/index.html b/metacatui/src/main/webapp/index.html index ac1c3e1ab..67e588f36 100644 --- a/metacatui/src/main/webapp/index.html +++ b/metacatui/src/main/webapp/index.html @@ -11,7 +11,7 @@ -