mirror of https://github.com/gorhill/uBlock.git
force default pointer for find next-prev buttons
This commit is contained in:
parent
6e84983514
commit
fc850ec8b9
|
@ -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 New Issue