mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:17:30 -05:00 
			
		
		
		
	Merge pull request #1077 from nerdoc/patch-3
show pointer on search dropdown
This commit is contained in:
		
						commit
						99bf147a86
					
				@ -44,6 +44,7 @@
 | 
				
			|||||||
.twitter-typeahead .tt-suggestion {
 | 
					.twitter-typeahead .tt-suggestion {
 | 
				
			||||||
  padding: 3px 20px;
 | 
					  padding: 3px 20px;
 | 
				
			||||||
  white-space: nowrap;
 | 
					  white-space: nowrap;
 | 
				
			||||||
 | 
					  cursor: pointer;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*Added to menu element when it contains no content*/
 | 
					/*Added to menu element when it contains no content*/
 | 
				
			||||||
@ -68,4 +69,4 @@
 | 
				
			|||||||
/*Added to the element that wraps highlighted text*/
 | 
					/*Added to the element that wraps highlighted text*/
 | 
				
			||||||
.twitter-typeahead .tt-highlight {
 | 
					.twitter-typeahead .tt-highlight {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user