1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 23:02:26 +00:00

change mouse enter logic

This commit is contained in:
Michael An
2023-10-11 16:40:18 +08:00
parent 7c1577505e
commit 716efbd929
3 changed files with 1 additions and 6 deletions

View File

@@ -105,6 +105,7 @@
border-radius: 4px;
}
.search-result-container .search-result-item:hover,
.search-result-container .search-result-item.search-result-item-highlight {
background-color: #f0f0f0;
}