mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
force default pointer for find next-prev buttons
This commit is contained in:
parent
6e84983514
commit
fc850ec8b9
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
display: flex;
|
||||
}
|
||||
.cm-search-widget .cm-search-widget-button {
|
||||
cursor: pointer;
|
||||
cursor: default;
|
||||
}
|
||||
.cm-search-widget .cm-search-widget-button:hover {
|
||||
color: #000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue