aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-web/src/main/js/apps/quality-profiles/styles.css')
-rw-r--r--server/sonar-web/src/main/js/apps/quality-profiles/styles.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/server/sonar-web/src/main/js/apps/quality-profiles/styles.css b/server/sonar-web/src/main/js/apps/quality-profiles/styles.css
index b3636067441..31b8aa0e061 100644
--- a/server/sonar-web/src/main/js/apps/quality-profiles/styles.css
+++ b/server/sonar-web/src/main/js/apps/quality-profiles/styles.css
@@ -65,12 +65,6 @@
background-color: var(--alertBackgroundError);
}
-.quality-profile-rules-sonarway-missing {
- margin-top: 20px;
- padding: 15px 20px;
- background-color: var(--alertBackgroundWarning);
-}
-
.quality-profile-not-found {
padding-top: 100px;
text-align: center;