mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
[dir view] improved details
This commit is contained in:
@@ -1204,6 +1204,7 @@ define([
|
||||
'position': 'fixed',
|
||||
'top': 0,
|
||||
'left': path_bar.offset().left,
|
||||
'background-color': $('#header').css('background-color'),
|
||||
'z-index': 12 // make 'op_bar' shown on top of the checkboxes
|
||||
};
|
||||
if ($(window).scrollTop() >= op_bar_top) {
|
||||
|
Reference in New Issue
Block a user