replace the search text with an icon
But move it in the tooltip
This commit is contained in:
		
							parent
							
								
									0c07d26983
								
							
						
					
					
						commit
						1a16ce8925
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -14,9 +14,9 @@ | |||
| 				<li for="extension_name" class="flow-text" id="title"></li> | ||||
| 			</li> | ||||
| 			<li> | ||||
| 				<div class="input-field"> | ||||
| 				<div class="input-field" title-for="settings_filters_search_prompt"> | ||||
| 					<input type="search" data-result="filters" data-results-filters="name,url" placeholder=" " /> | ||||
| 					<label for="settings_filters_search_prompt"></label> | ||||
| 					<label data-icon="magnify"></label> | ||||
| 				</div> | ||||
| 			</li> | ||||
| 			<div data-results-list="filters"></div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue