diff --git a/polygerrit-ui/app/elements/change/gr-message/gr-message.html b/polygerrit-ui/app/elements/change/gr-message/gr-message.html index a972565827..2ea1134b4a 100644 --- a/polygerrit-ui/app/elements/change/gr-message/gr-message.html +++ b/polygerrit-ui/app/elements/change/gr-message/gr-message.html @@ -156,6 +156,9 @@ limitations under the License. .commentsIcon { vertical-align: top; } + .score.removed { + background-color: var(--vote-color-neutral); + } .score.negative { background-color: var(--vote-color-disliked); } @@ -195,7 +198,7 @@ limitations under the License. on behalf of -