Restore normal button look


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .custom #commentform input.form_submit {background:ButtonFace; color:ButtonText; border:2px outset ButtonFace;}
  2. .custom #commentform input.form_submit:active {border-style:inset; -webkit-appearance:push-button;}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.