From d4d08fc496bee660628eadf11e5e4bc395b97856 Mon Sep 17 00:00:00 2001 From: llj Date: Tue, 29 May 2012 17:26:00 +0800 Subject: [PATCH] modified repo --- media/css/seahub.css | 6 ++- templates/base.html | 9 ++-- templates/repo.html | 101 +++++++++++++++++++++---------------------- 3 files changed, 58 insertions(+), 58 deletions(-) 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 %} - - +
@@ -43,6 +41,7 @@
+ +
{% block left_panel %}{% endblock %} @@ -63,11 +63,12 @@ {% block main_panel %}{% endblock %}
-

确定要删除?

+

确定要删除?

+