mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
set type of cursor to pointer in advanced search
This commit is contained in:
@@ -43,4 +43,7 @@
|
||||
padding: 0;
|
||||
margin-top: 0.3rem;
|
||||
text-align: right;
|
||||
label, select {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user