mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
[mod] simple theme: add the license to different files.
This commit is contained in:
parent
0f8d7a00af
commit
9babe06a0e
8 changed files with 33 additions and 8 deletions
|
@ -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;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
|
|
2
searx/static/themes/simple/css/searx.min.css
vendored
2
searx/static/themes/simple/css/searx.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue