1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-14 14:21:23 +00:00

[myhome]modified repo-list table width for ie 7

This commit is contained in:
llj
2012-10-16 16:35:04 +08:00
parent 82400f7010
commit 1fc32d18fd

View File

@@ -14,9 +14,9 @@
<tr> <tr>
<th width="4%"><!--icon--></th> <th width="4%"><!--icon--></th>
<th width="24%">名字</th> <th width="24%">名字</th>
<th width="40%">描述</th> <th width="43%">描述</th>
<th width="20%">更新时间</th> <th width="15%">更新时间</th>
<th width="12%">操作</th> <th width="14%">操作</th>
</tr> </tr>
{% for repo in owned_repos %} {% for repo in owned_repos %}
<tr> <tr>