Skip to content

Commit

Permalink
Changed the red alert to a bit less bright red
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGeras committed Oct 20, 2023
1 parent e6d8318 commit 6a39745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/web/static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ th {
}

.status.red, .status.red summary, .status.red details {
background-color: #FF4040;
background-color: #ff5050;
color: black;
}

Expand Down

0 comments on commit 6a39745

Please sign in to comment.