mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 19:00:12 +00:00
Merge branch '6.3'
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
.sf2-icon-more:before { content: "\e032"; }
|
||||
.sf2-icon-plus2:before { content: "\e033"; }
|
||||
.sf2-icon-upload:before { content: "\e034"; }
|
||||
.sf2-icon-x3:before { content: "\e035"; }
|
||||
|
||||
/******* tags **********/
|
||||
html, body {
|
||||
@@ -3292,6 +3293,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;
|
||||
|
Reference in New Issue
Block a user