1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00

[details] improved UI details, cleaned up CSS

This commit is contained in:
llj
2016-03-11 14:42:03 +08:00
parent d6dffbab73
commit 37ed9678c3
6 changed files with 40 additions and 30 deletions

View File

@@ -23,7 +23,6 @@ define([
this.$('.op-target').css({'max-width':280}); // for long repo name
this.$el.modal({
focus: false,
containerCss: {"padding": 0},
onClose: function() {
$(document).off('click', hideItemEdit);
$.modal.close();