CSS improvements & refactoring

This commit is contained in:
randx 2012-07-10 20:15:33 +03:00
parent b58326afc6
commit d3862c0e57
10 changed files with 156 additions and 183 deletions

View file

@ -1,3 +1,4 @@
%tr.line_notes_row.reply
%td{:colspan => 3}
%i.icon-comment
= link_to "Reply", "#", :class => "line_note_reply_link", "line_code" => line_code, :title => "Add note for this line"