mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
[search] keep & display items visited recently(for both global search & search in a single library) (#5826)
This commit is contained in:
@@ -346,3 +346,10 @@
|
||||
.search-result-container .search-mode-similarity-index-status.index-status-uncreated {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.visited-search-results-title {
|
||||
color: #999;
|
||||
font-size: .875rem;
|
||||
font-weight: normal;
|
||||
margin: 7px 0 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user