Compare commits
	
		
			1 Commits
		
	
	
		
			812bf33ab9
			...
			b609819678
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| b609819678 | 
@@ -353,3 +353,19 @@ pre, code, kbd, samp
 | 
			
		||||
.pagination a:hover:not(.active) {
 | 
			
		||||
	background-color: #ddd;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
table {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	margin-bottom: 16px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
th, td {
 | 
			
		||||
	width:      50%;
 | 
			
		||||
	padding:    5px;
 | 
			
		||||
	text-align: left;
 | 
			
		||||
	border:     1px solid #ddd;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
tr:hover {
 | 
			
		||||
	background-color: #f5f5f5;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user