页面显示默认边框取消

competition
zhanghaitao 11 years ago
parent c046ad011c
commit 00b38dc792

@ -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"/>

Loading…
Cancel
Save