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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user