Can you help me to find css of “Submit Listenig” button?
I want to change primary color.
Leave a Reply
You must be logged in to post a comment.
Can you help me to find css of “Submit Listenig” button?
I want to change primary color.
You must be logged in to post a comment.
style.css – Line 238
The button uses CSS gradients for background color.
http://css-tricks.com/css3-gradients/
This code changes only submit button. But hover effect changes. It hover only on half button.