mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-03 20:27:54 +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 {
 | 
							.failure {
 | 
				
			||||||
			background-color:red;
 | 
								background-color:red;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
					    .partial_failure {
 | 
				
			||||||
 | 
					      background-color:yellow;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
		table {
 | 
							table {
 | 
				
			||||||
			border: 1px solid gray;
 | 
								border: 1px solid gray;
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user