页面显示默认边框取消

This commit is contained in:
zhanghaitao 2014-08-22 14:20:45 +08:00
parent c046ad011c
commit 00b38dc792
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<% delete_allowed = User.current.allowed_to?(:manage_files, @project) %>
<% edit_allowed = User.current.allowed_to?(:manage_files, @project) %>
<div class="autoscroll">
<table class="list files" id="ver-zebra" style="width: 100%; table-layout: fixed">
<table class="list files" id="ver-zebra" style=" table-layout: fixed">
<colgroup>
<col class="vzebra-odd"/>
<col class="vzebra-even"/>