diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0cdc2c4bb..0971b8b22 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -2297,8 +2297,3 @@ input.richtext_title[type="text"] { display: none; } } - -.read-reports { - background: $lightgrey; - opacity: 0.7; -} diff --git a/app/views/issues/show.html.erb b/app/views/issues/show.html.erb index 6472a4967..65bd9ced3 100644 --- a/app/views/issues/show.html.erb +++ b/app/views/issues/show.html.erb @@ -24,14 +24,14 @@