组员评分样式调整

This commit is contained in:
Tim 2016-09-14 19:57:17 +08:00
parent 9064cf1aa2
commit caae04e77e
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
</div>
</div>
</div>
<div class="hworkTip" style="display: none" id="work_click_<%= st.id%>"><em></em><span></span><font class="fontGrey2"><%= !st.student_work_projects.empty? ? '大作品评分即组长的评分' : '点击查看详情' %></font></div>
<div class="hworkTip" style="display: none; left:700px; top:20px; white-space:nowrap; right:auto;" id="work_click_<%= st.id%>"><em></em><span></span><font class="fontGrey2"><%= !st.student_work_projects.empty? ? '大作品评分即组长的评分' : '点击查看详情' %></font></div>
</li>
</ul>