Skip to content

Commit

Permalink
Merge pull request #635 from skv-headless/master
Browse files Browse the repository at this point in the history
Submit buttons cursor pointer
  • Loading branch information
arthurnn committed Jan 9, 2014
2 parents 493541b + 9775cf6 commit f4f687b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/errbit.css
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ form input[type=submit] {
display:block; width: auto; padding: 0.5em;
font-size: 1.2em; line-height: 1em; text-transform: uppercase;
border: none; color: #FFF; background-color: #387fc1;
cursor: pointer;
}
form input[type=submit].button {
font-size: 1em;
Expand Down

0 comments on commit f4f687b

Please sign in to comment.