summaryrefslogtreecommitdiff
path: root/searx/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/css/style.css')
-rw-r--r--searx/static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index c52d53ee6..0168b4b54 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -139,4 +139,4 @@ tr:hover td { background: #DDDDDD; }
#suggestions { max-width: 50em;}
#suggestions form { display: inline; }
-#suggestions input { padding: 2px 6px; margin: 2px 4px; font-size: 0.8em; display: inline-block; background: #E4E4E4; border-radius: 4px; border: 0; }
+#suggestions input { padding: 2px 6px; margin: 2px 4px; font-size: 0.8em; display: inline-block; background: #E4E4E4; border-radius: 4px; border: 0; cursor: pointer; }