Update css for new reporter status

Signed-off-by: Gregg Van Hove <gvanhove@pivotal.io>
This commit is contained in:
Elenore Bastian
2018-01-26 15:27:35 -08:00
committed by Gregg Van Hove
parent 6b156ca6d1
commit 3df9cc26d4
2 changed files with 5 additions and 5 deletions

View File

@@ -135,7 +135,7 @@ body {
}
}
&.jasmine-disabled {
&.jasmine-excluded {
font-size: 14px;
&:before {
@@ -287,7 +287,7 @@ body {
color: $pending-color;
}
&.jasmine-disabled a {
&.jasmine-excluded a {
color: $neutral-color;
}
}