Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme

This commit is contained in:
Markus Heiser 2020-06-04 23:18:22 +02:00
commit 434e452d54
17 changed files with 64 additions and 26 deletions

View file

@ -64,7 +64,7 @@
// default formating of results
.result-default, .result-code, .result-torrent, .result-videos, .result-map {
clear: both;
padding: 2px 4px;
padding: 0.5em 4px;
&:hover{
background-color: @dim-gray;
}