mirror of
https://github.com/searxng/searxng.git
synced 2026-05-28 05:40:12 +02:00
SearXNG: oscar theme
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @license
|
||||
* (C) Copyright Contributors to the SearXNG project.
|
||||
* (C) Copyright Contributors to the searx project (2014 - 2021).
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
window.addEventListener('load', function() {
|
||||
// Hide infobox toggle if shrunk size already fits all content.
|
||||
$('.infobox').each(function() {
|
||||
|
||||
Reference in New Issue
Block a user