Chromium Code Reviews| Index: Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| diff --git a/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css b/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| index 697bd3e25665684c953d7f7526191d07b13b5b3f..0a3018d7779561beec1bff29f120e60a82a31c27 100644 |
| --- a/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| +++ b/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css |
| @@ -83,6 +83,9 @@ |
| font-size: 10px; |
| text-align: center; |
| } |
| +.interpolatedResults { |
| + opacity: 0.2; |
| +} |
| #legend { |
| position: fixed; |
| top: 5px; |