Merge branch 'master' of https://github.com/pixelpax/jasmine into pixelpax-master

- Merges #1713 from @pixelpax
This commit is contained in:
Gregg Van Hove
2019-05-30 17:47:16 -07:00
2 changed files with 4 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ body {
}
.jasmine_html-reporter {
width: 100%;
background-color: $page-background-color;
padding: 5px;
margin: -8px;
@@ -305,7 +306,7 @@ body {
&.jasmine-excluded a {
color: $neutral-color;
}
}
}
}
@@ -329,7 +330,7 @@ body {
&.jasmine-excluded a:before {
content: $passing-mark + $space;
}
}
}
}