css refactor

This commit is contained in:
Dmitriy Zaporozhets 2011-11-12 14:45:32 +02:00
parent ef08872534
commit c1c64d985e
7 changed files with 149 additions and 229 deletions

View file

@ -1,6 +1,6 @@
%div
- if can? current_user, :write_snippet, @project
.left= link_to 'New Snippet', new_project_snippet_path(@project), :class => "lbutton vm"
= link_to 'New Snippet', new_project_snippet_path(@project), :class => "button append-bottom-10"
%table.round-borders#snippets-table
%thead