add a visual break for every other now
This commit is contained in:
		@@ -53,6 +53,11 @@
 | 
				
			|||||||
  min-width: 50px;
 | 
					  min-width: 50px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.tRow:nth-child(odd) {
 | 
				
			||||||
 | 
					  background: #f9f8ed;
 | 
				
			||||||
 | 
					  border-bottom: 1px solid #d8d0a0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.bookTable .tRow {
 | 
					.bookTable .tRow {
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user