Bootstrap: btn replacing

This commit is contained in:
Dmitriy Zaporozhets 2012-01-27 09:19:55 +02:00
parent fbdb1da2ab
commit 4d9c3f3123
16 changed files with 53 additions and 63 deletions

View file

@ -14,5 +14,5 @@
%td= f.text_area :key, :style => "width:300px; height:130px"
%br
.merge-tabs
= f.submit 'Save', :class => "positive-button"
= f.submit 'Save', :class => "primary btn"