Buttons

Mix and match styles to make the right button, all colors are available as well.

<%= CGI::escapeHTML "" %>

<% [ ['hover, :hover', 'hover'], ['active, :active', 'active'], ['disabled, :disabled', 'disabled'], 'small', 'large', 'warn', 'block', 'outline', ].each do |klass| %> <% klass = [klass, klass] if !klass.is_a?(Array) %> <% end %>
Normal .green .blue .red .white .gray
Button Button Button Button Button Button
.<%= klass[0] %> Button Button Button Button Button Button
.outline Button Button Button Button Button Button

uniformButtonGroup

Link 1 Link 2 Link 3