Index: themes/seven/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/style.css,v retrieving revision 1.59 diff -u -p -r1.59 style.css --- themes/seven/style.css 18 Jul 2010 01:36:06 -0000 1.59 +++ themes/seven/style.css 19 Jul 2010 19:14:49 -0000 @@ -663,7 +663,7 @@ a.button { cursor: pointer; padding: 4px 17px; margin-bottom: 1em; - color: #5a5a5a; + color: #474747; text-align: center; font-weight: normal; font-size: 1.1em; @@ -694,8 +694,8 @@ div.node-form input#edit-submit-1 { color: #133B54; } input.form-submit:active { - background: #666; - color: #fff; + background: #474747; + color: #e0e0e0; border-color: #555; text-shadow: #222 0px -1px 0px; }