Adds in the source-- whoops!

This commit is contained in:
Gabriel Elkind
2019-05-20 23:51:29 -05:00
parent 88c8c905ba
commit 4e10cf84d5

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;
}
}
}
}