mirror of
https://github.com/searxng/searxng.git
synced 2026-05-30 14:44:11 +02:00
[enh] oscar: image thumbnail layout
Adjust thumbnail sizes to fill the container width
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
window.searx = (function(d) {
|
||||
'use strict';
|
||||
|
||||
//
|
||||
d.getElementsByTagName("html")[0].className = "js";
|
||||
|
||||
// add data- properties
|
||||
var script = d.currentScript || (function() {
|
||||
var scripts = d.getElementsByTagName('script');
|
||||
|
||||
Reference in New Issue
Block a user