Restyled last push widget. Increased line-height for td in tables

This commit is contained in:
randx 2012-10-22 23:37:50 +03:00
parent 42abdf69d5
commit e51b2d58e7
12 changed files with 59 additions and 23 deletions

View file

@ -1,6 +1,10 @@
= render 'admin/shared/projects_head'
%h3.page_title
Groups
%small
allows you to keep projects organized.
Use groups for uniting related projects.
= link_to 'New Group', new_admin_group_path, class: "btn small right"
%br
= form_tag admin_groups_path, method: :get, class: 'form-inline' do