1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

Remove search single page (#7339)

* 01 remove jquery-ui css

* 02 remove search page

* 03 remove pubuser_search
This commit is contained in:
Michael An
2025-01-09 10:29:30 +08:00
committed by GitHub
parent 14e56ee8b9
commit f7f69aa910
13 changed files with 2 additions and 1454 deletions

View File

@@ -451,18 +451,3 @@
font-size: 14px;
margin-bottom: 10px;
}
.search-result-container .more-search-result {
margin-top: -4px;
height: 40px;
}
.search-result-container .more-search-result-icon {
width: 1rem;
color: #ec8000;
margin: 0 10px;
}
.search-result-container .more-search-result-text {
font-size: .875rem;
}