确定要删除?
+确定要删除?
diff --git a/media/css/seahub.css b/media/css/seahub.css index 0059d8f533..46f10c0cc5 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -18,7 +18,6 @@ ul > li { list-style:none; } } .notification { padding:5px; - width:580px; background:#FDF; margin:10px 0; } @@ -54,7 +53,7 @@ button { font-size:13px;/*for ff*/ color: #080; height:23px; - line-height:23px; + line-height:21px; padding:0 3px; background: #EEE; border: 1px solid #80B0B0; @@ -218,6 +217,9 @@ table img { #dialog-delete-confirm { text-align:center; } +#confirm-con { + margin-bottom:6px; +} /*ui-autocomplete*/ .ui-autocomplete { background:#fff; diff --git a/templates/base.html b/templates/base.html index f894c98003..5b92bb9756 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,13 +7,11 @@ - {% block extra_style %}{% endblock %} {% load avatar_tags %} - -
+确定要删除?
+确定要删除?