X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/95cad596903ea8ade5dd6a9fd1895e4fdffcc2bc..56e6dc7af513fd7bdb043e9c74a1d2848da41c38:/src/views/collection-panel/collection-panel.tsx diff --git a/src/views/collection-panel/collection-panel.tsx b/src/views/collection-panel/collection-panel.tsx index a28d5254..b40e5af6 100644 --- a/src/views/collection-panel/collection-panel.tsx +++ b/src/views/collection-panel/collection-panel.tsx @@ -73,14 +73,14 @@ const styles: StyleRulesCallback = (theme: ArvadosTheme) => ({ }, iconHeader: { fontSize: '1.875rem', - color: theme.customs.colors.yellow700 + color: theme.customs.colors.grey600 }, tag: { marginRight: theme.spacing.unit / 2, marginBottom: theme.spacing.unit / 2 }, label: { - fontSize: '0.875rem' + fontSize: '0.975rem', }, centeredLabel: { fontSize: '0.875rem',