We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6b3c4 commit 674ff42Copy full SHA for 674ff42
frontend/src/app/components/cluster/cluster-summary/cluster-summary.html
@@ -15,7 +15,7 @@
15
<div class="row greedy content-middle">
16
<svg-icon class="push-next success" params="name: HAIcon().name"
17
data-bind="css: HAIcon().css"></svg-icon>
18
- <span class="greedy push-next">
+ <span class="highlight greedy push-next">
19
<span data-bind="text: HAText"></span>
20
</span>
21
<svg-icon class="icon-small" params="name: 'question'" data-bind="
0 commit comments