mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #655 from kvch/advanced-cursor-pointer
set type of cursor to pointer in advanced search
This commit is contained in:
		
						commit
						53c9185cbe
					
				
					 4 changed files with 8 additions and 2 deletions
				
			
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							|  | @ -66,4 +66,7 @@ Ny0yNFQxMToxNTowMCswMjowMP7RDgQAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb | ||||||
|     padding: 0; |     padding: 0; | ||||||
|     margin-top: 0.3rem; |     margin-top: 0.3rem; | ||||||
|     text-align: right; |     text-align: right; | ||||||
|  |     label, select { | ||||||
|  |         cursor: pointer; | ||||||
|  |     } | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -43,4 +43,7 @@ | ||||||
|     padding: 0; |     padding: 0; | ||||||
|     margin-top: 0.3rem; |     margin-top: 0.3rem; | ||||||
|     text-align: right; |     text-align: right; | ||||||
|  |     label, select { | ||||||
|  |         cursor: pointer; | ||||||
|  |     } | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber