changge color

This commit is contained in:
nieguanghui 2014-01-16 10:21:34 +08:00
parent 346e9574ca
commit c4138ffe05
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<tr>
<td class="r1">
<div class="cb">
<span style="color: #004b91; font-size: 16px;"><%= result.filename %></span>
<span style="color: #c03; font-size: 16px;"><%= result.filename %></span>
<span style="margin-left: 4px;"><%= link_to_attachment result, {:text => "下载"}%></span>
</div>
<%= result.description %>