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

change filter focus color (#7968)

This commit is contained in:
Michael An
2025-06-24 15:22:11 +08:00
committed by GitHub
parent e1b6e1706f
commit 9328b7f8a5
6 changed files with 7 additions and 13 deletions

View File

@@ -54,7 +54,7 @@
}
.search-container.show .input-icon .search-icon-right.search-filter-controller.active:hover {
background-color: rgba(255, 152, 0, 0.2);
background-color: #efefef;
}
.search-icon-left {