mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
12.0-feat: add search library sup (#6211)
* 12.0-feat: add search library sup * change highlight style * change search api --------- Co-authored-by: Michael An <2331806369@qq.com>
This commit is contained in:
@@ -410,3 +410,17 @@
|
||||
margin-left: 6px;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.library-result-container {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.library-result-divider {
|
||||
margin: 10px 0 16px;
|
||||
}
|
||||
|
||||
.library-result-header {
|
||||
color: #666666;
|
||||
font-size: 14px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user