mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
regression_test: Add partial_failure css
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -572,6 +572,9 @@ function html_generator() {
|
||||
.failure {
|
||||
background-color:red;
|
||||
}
|
||||
.partial_failure {
|
||||
background-color:yellow;
|
||||
}
|
||||
table {
|
||||
border: 1px solid gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user