Merge branch 'master' into 3.0-features

- cleaning up 2.99 deprecations
This commit is contained in:
Gregg Van Hove
2018-02-05 17:12:18 -08:00
13 changed files with 218 additions and 6 deletions

View File

@@ -218,6 +218,11 @@ body {
background-color: $neutral-color;
}
&.jasmine-warning {
background-color: $pending-color;
color: $text-color;
}
&.jasmine-menu {
background-color: #fff;
color: $faint-text-color;