### Eclipse Workspace Patch 1.0 #P drupal7 Index: drupal/themes/seven/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/seven/style.css,v retrieving revision 1.73 diff -u -r1.73 style.css --- themes/seven/style.css 23 Sep 2010 02:11:19 -0000 1.73 +++ themes/seven/style.css 24 Sep 2010 06:28:43 -0000 @@ -673,7 +673,8 @@ background: url(images/buttons.png) 0px -40px repeat-x; color: #133B54; } -input.form-submit:active { +input.form-submit:active, +input.form-submit:hover { background: #666; color: #fff; border-color: #555;