diff --git a/metacatui/src/main/webapp/css/metacatui-common.css b/metacatui/src/main/webapp/css/metacatui-common.css index 5f1fb2b52..f49f3da52 100644 --- a/metacatui/src/main/webapp/css/metacatui-common.css +++ b/metacatui/src/main/webapp/css/metacatui-common.css @@ -1408,6 +1408,9 @@ table.download-contents.nested{ .table .table-header{ border-bottom: 1px solid #8DA2AA; } +.table-header-link{ + font-weight: normal; +} .download-contents .btn .icon, .download-contents .preview .icon{ font-size: 1em; diff --git a/metacatui/src/main/webapp/index.html b/metacatui/src/main/webapp/index.html index 1d11e9df6..eec203251 100644 --- a/metacatui/src/main/webapp/index.html +++ b/metacatui/src/main/webapp/index.html @@ -11,7 +11,7 @@ -