This page has all the standard buttons used throughout sites.
Basic styling
Unstyled inputs, buttons and anchors
Base class of "btn" added which adds border, padding, etc
Same as above but with "disabled" parameter (for anchor, the class "btn-dis" is added)
Different sizes ("btnm" is the default)
Rounded corners. The class "btn-rnd" adds a rounded corner to the button
Padded buttons. The class "btn-pad" increases the padding for easier touchscreen use
Responsive buttons. The class "btn-res" makes the button larger on mobile devices
• •
Flat buttons (no shadow on indent). Use 'btnf' instead of 'btn'