Update css for new reporter status
Signed-off-by: Gregg Van Hove <gvanhove@pivotal.io>
This commit is contained in:
committed by
Gregg Van Hove
parent
6b156ca6d1
commit
3df9cc26d4
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user