per line comment improved

This commit is contained in:
Dmitriy Zaporozhets 2012-01-21 15:22:42 +02:00
parent f4e3ec29c4
commit f6f72d4b22
4 changed files with 35 additions and 34 deletions

View file

@ -34,4 +34,4 @@
.clear
%br
= f.submit 'Add note', :class => "grey-button", :id => "submit_note"
= f.submit 'Add note', :class => "positive-button", :id => "submit_note"

View file

@ -21,9 +21,9 @@
.clear
%br
= f.submit 'Add note', :class => "grey-button", :id => "submit_note"
= f.submit 'Add note', :class => "positive-button", :id => "submit_note"
.right
= link_to "remove", "#", :class => "hide-button"
= link_to "Close", "#", :class => "grey-button hide-button"
:javascript
$(function(){