diff --git a/stylesheets/application.css b/stylesheets/application.css index ee27246..52ce841 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -376,3 +376,7 @@ div.jenkins-SUCCESS { div.jenkins-FAILURE { border-color: #e35964; } + +div.journal ul.details { + color: inherit; +}