forked from HPR/hpr_generator
		
	Alternate background color for rows of table#t01
This commit is contained in:
		| @@ -291,11 +291,13 @@ table.hosts { | |||||||
|  |  | ||||||
| } | } | ||||||
|  |  | ||||||
|  | table#t01 tr:nth-child(even), | ||||||
| table.hosts tr:nth-child(even) { | table.hosts tr:nth-child(even) { | ||||||
| 	background-color: #cccccc; | 	background-color: #cccccc; | ||||||
| 	border-bottom: thick solid white; | 	border-bottom: thick solid white; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | table#t01 tr:nth-child(odd), | ||||||
| table.hosts tr:nth-child(odd) { | table.hosts tr:nth-child(odd) { | ||||||
| 	background-color: white; | 	background-color: white; | ||||||
| 	border-bottom: thick solid white; | 	border-bottom: thick solid white; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user