1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

force default pointer for find next-prev buttons

This commit is contained in:
Raymond Hill 2018-03-16 20:28:17 -04:00
parent 6e84983514
commit fc850ec8b9
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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;