]> source.dussan.org Git - sonarqube.git/commit
SONAR-21169 SONAR-21171 Fix rule and issue font color and spacing according to match...
author7PH <benjamin.raymond@sonarsource.com>
Tue, 2 Jan 2024 13:29:29 +0000 (14:29 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 3 Jan 2024 20:02:43 +0000 (20:02 +0000)
commitcb202bd16722f8173e8cb1b8bc9cc461301bcc1e
tree3dee86a551056e786861409271e5d8f0975052ae
parent62eb370270abcc5f1ef99e49c28141f733ef911a
SONAR-21169 SONAR-21171 Fix rule and issue font color and spacing according to match UX spec
server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx
server/sonar-web/src/main/js/components/issue/components/IssueMetaBar.tsx
server/sonar-web/src/main/js/components/issue/components/IssueSeverity.tsx
server/sonar-web/src/main/js/components/issue/components/IssueType.tsx
server/sonar-web/src/main/js/components/shared/TypeHelper.tsx