Merge pull request #1098 from dalf/license_simple_theme
[mod] simple theme: add the license to different files.
This commit is contained in:
		
						commit
						a288dd498d
					
				| @ -1,4 +1,4 @@ | ||||
| /*! searx | 06-08-2017 | https://github.com/asciimoo/searx */ | ||||
| /*! searx | 26-11-2017 | https://github.com/asciimoo/searx */ | ||||
| /* | ||||
| * searx, A privacy-respecting, hackable metasearch engine | ||||
| * | ||||
| @ -1007,6 +1007,7 @@ select:focus { | ||||
|     width: 100%; | ||||
|   } | ||||
| } | ||||
| /*! Autocomplete.js v2.6.3 | license MIT | (c) 2017, Baptiste Donaux | http://autocomplete-js.com */ | ||||
| .autocomplete { | ||||
|   position: absolute; | ||||
|   max-height: 0; | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx-rtl.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx-rtl.min.css
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -1,4 +1,4 @@ | ||||
| /*! searx | 06-08-2017 | https://github.com/asciimoo/searx */ | ||||
| /*! searx | 26-11-2017 | https://github.com/asciimoo/searx */ | ||||
| /* | ||||
| * searx, A privacy-respecting, hackable metasearch engine | ||||
| * | ||||
| @ -1007,6 +1007,7 @@ select:focus { | ||||
|     width: 100%; | ||||
|   } | ||||
| } | ||||
| /*! Autocomplete.js v2.6.3 | license MIT | (c) 2017, Baptiste Donaux | http://autocomplete-js.com */ | ||||
| .autocomplete { | ||||
|   position: absolute; | ||||
|   max-height: 0; | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								searx/static/themes/simple/css/searx.min.css
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -22,7 +22,9 @@ module.exports = function(grunt) { | ||||
|     uglify: { | ||||
|       options: { | ||||
|         banner: '/*! simple/searx.min.js | <%= grunt.template.today("dd-mm-yyyy") %> | https://github.com/asciimoo/searx */\n', | ||||
|         preserveComments: 'some', | ||||
| 	output: { | ||||
| 	    comments: 'some' | ||||
| 	}, | ||||
|         sourceMap: true | ||||
|       }, | ||||
|       dist: { | ||||
|  | ||||
							
								
								
									
										
											BIN
										
									
								
								searx/static/themes/simple/js/searx.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								searx/static/themes/simple/js/searx.min.js
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @ -1,3 +1,5 @@ | ||||
| /*! Autocomplete.js v2.6.3 | license MIT | (c) 2017, Baptiste Donaux | http://autocomplete-js.com */ | ||||
| 
 | ||||
| @background_color:  white; | ||||
| 
 | ||||
| .autocomplete { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user