]> source.dussan.org Git - sonarqube.git/commit
SONAR-21142 Update issues and rules page severity icons with transparency & gray...
author7PH <benjamin.raymond@sonarsource.com>
Thu, 30 Nov 2023 14:10:43 +0000 (15:10 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 1 Dec 2023 20:02:43 +0000 (20:02 +0000)
commit8556bedb3b38d285ba5ac3ce040c7b4938c7063c
tree5a0feaa17eed547c8710c6ef2bc49565ae5b3968
parent5f969fa44d41023d4411a4d8c3e0dc14e915ba27
SONAR-21142 Update issues and rules page severity icons with transparency & gray background when disabled
server/sonar-web/design-system/src/components/icons/SoftwareImpactSeverityHighIcon.tsx
server/sonar-web/design-system/src/components/icons/SoftwareImpactSeverityLowIcon.tsx
server/sonar-web/design-system/src/components/icons/SoftwareImpactSeverityMediumIcon.tsx
server/sonar-web/design-system/src/theme/light.ts
server/sonar-web/src/main/js/apps/coding-rules/components/Facet.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/SeverityFacet.tsx
server/sonar-web/src/main/js/apps/issues/sidebar/SeverityFacet.tsx
server/sonar-web/src/main/js/apps/issues/sidebar/SimpleListStyleFacet.tsx
server/sonar-web/src/main/js/components/icons/SoftwareImpactSeverityIcon.tsx