Sorry, wrong keyboard shortcut.
On Tue, Jan 15, 2013 at 11:59 AM, Al Sessions fultonchain@gmail.com wrote:
How about just styling them with CSS. Something like:
.whatever_the_class_is {
border:1px solid #ccc; background: #ccc }
You could get all fancy with border-radius and such and apply a :hover state to give a more "buttony" look.