aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx')
-rw-r--r--server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx b/server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx
index 45138350586..e7b2b5f0f6c 100644
--- a/server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx
+++ b/server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx
@@ -104,7 +104,7 @@ export class GraphsTooltipsClass extends React.PureComponent<Props> {
>
<div className="sw-p-2">
<div
- className="sw-body-md-highlight sw-whitespace-nowrap"
+ className="sw-typo-lg-semibold sw-whitespace-nowrap"
style={{ color: themeColor('selectionCardHeader')({ theme }) }}
>
<DateTimeFormatter date={selectedDate} />