cleaning UI

This commit is contained in:
Dmitriy Zaporozhets 2012-01-15 22:36:32 +02:00
parent 87f07f68bb
commit 8cc25ef94e
6 changed files with 35 additions and 18 deletions

View file

@ -439,6 +439,11 @@ body.project-page .team_member_new .span-6, .team_member_edit .span-6{ padding:1
body.projects-page input.text.git-url.project_list_url { width:165px; }
body.project-page table.no-borders th {
background:none;
border-bottom:1px solid #CCC;
color:#333;
}
body.project-page table.no-borders tr,
body.project-page table.no-borders td{