Introduce a tab bar
This will make it easier to add a third tab to HtmlReporterV2.
This commit is contained in:
@@ -464,3 +464,11 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.jasmine-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.jasmine-tab + .jasmine-tab:before {
|
||||
content: ' | ';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user