forked from Archives/searxng
set type of cursor to pointer in advanced search
This commit is contained in:
parent
f1262ffa9e
commit
e7f93f4f12
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
Binary file not shown.
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
Binary file not shown.
@ -66,4 +66,7 @@ Ny0yNFQxMToxNTowMCswMjowMP7RDgQAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
label, select {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -43,4 +43,7 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: 0.3rem;
|
margin-top: 0.3rem;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
label, select {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user