1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[search] added 'search by time & size'

This commit is contained in:
llj
2018-06-22 14:17:44 +08:00
parent 17a122fc47
commit f511f240a6

View File

@@ -3292,6 +3292,11 @@ button.sf-dropdown-toggle:focus {
border-bottom:1px dotted #ddd;
margin-bottom:3px;
}
.search-time-range {
border-top:1px dotted #ddd;
margin-top:3px;
padding-top:3px;
}
.custom-ftype-options {
font-size:13px;
padding:2px 0;