wc modify

This commit is contained in:
yanxd 2014-01-24 18:58:04 +08:00
parent 85c055bdc0
commit e7dab11250
3 changed files with 4 additions and 3 deletions

View File

@ -4,5 +4,5 @@
  
<%= submit_tag l(:label_search), :class => "enterprise"%>
<% end %>
<div class='font_lighter'>全站文件搜索。不会搜索私有项目中的内容、学生已经提交的作业。</div>
<div class='font_lighter' style="display: inline-block; margin-top:3px;">全站文件搜索。不会搜索私有项目中的内容、学生已经提交的作业。</div>
</div>

View File

@ -754,10 +754,10 @@ ul.tool li{list-style-type:none;
display:inline-block;
/*margin-top: 50px;*/
padding-left: 20px;
max-width: 380px;
max-width: 315px;
margin: 0;
padding: 0;
margin-left: 60px;
margin-left: 75px;
}
.welcome_right{

View File

@ -329,6 +329,7 @@ a.attachments_list_color {
}
.main-content-bar{
margin: 0;
margin-top: 35px;
padding: 0;
margin-bottom: 30px;
width: 100%;