Bootstrap: btn replacing
This commit is contained in:
parent
fbdb1da2ab
commit
4d9c3f3123
16 changed files with 53 additions and 63 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue