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
1 changed files with 1 additions and 1 deletions

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;