@@ -374,6 +374,14 @@
width: 100%;
margin: 10px 0;
}
+.default-image-style {
+ width: auto;
+ max-height: 60px;
+ min-height: 60px;
+}
+.col-stat {
+ width: 10rem;
/*
this file is generated automatically by searx_extra/update/update_pygments.py
using pygments version 2.10.0
@@ -1841,6 +1841,9 @@ td:hover .engine-tooltip,
font-size: 1em;
+.column-reliability .engine-tooltip {
+ right: 12rem;
#main_preferences form {