Beta-2.1 - The clearer, the faster #22
@@ -401,15 +401,18 @@ h2 {
 | 
				
			|||||||
  z-index: 999;
 | 
					  z-index: 999;
 | 
				
			||||||
  display: none;
 | 
					  display: none;
 | 
				
			||||||
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
 | 
					  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
 | 
				
			||||||
 | 
					  padding: 8px;
 | 
				
			||||||
 | 
					  border-radius: 10px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tag-input ul.suggestions li {
 | 
					.tag-input ul.suggestions li {
 | 
				
			||||||
  padding: 6px 8px;
 | 
					  padding: 6px 10px;
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tag-input ul.suggestions li:hover {
 | 
					.tag-input ul.suggestions li:hover {
 | 
				
			||||||
  background-color: #007782;
 | 
					  background-color: #007782;
 | 
				
			||||||
 | 
					  border-radius: 7px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.tags-display {
 | 
					.tags-display {
 | 
				
			||||||
@@ -441,7 +444,9 @@ h2 {
 | 
				
			|||||||
  background-color: #007782;
 | 
					  background-color: #007782;
 | 
				
			||||||
  color: white;
 | 
					  color: white;
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
 | 
					  border-radius: 7px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.suggestions li {
 | 
					.suggestions li {
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user