From 9f014d4a35ccf973b3c1a05732caae56f870175b Mon Sep 17 00:00:00 2001 From: Rob Snelders Date: Wed, 27 Jun 2012 23:29:01 +0200 Subject: [PATCH] fdo#41601 - BUGZILLAASSISTANT: Mouseover SUBMIT button does not change mouse pointer view --- bug/bug/bug.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bug/bug/bug.css b/bug/bug/bug.css index 34e4377..6fde858 100644 --- a/bug/bug/bug.css +++ b/bug/bug/bug.css @@ -430,11 +430,7 @@ body { color: #fff; text-align: center; line-height: 49px; -} - -.state_submit div:hover.go { cursor: pointer; - background: url('images/submit-hover.png') no-repeat; } /* related bugs */ -- 1.7.9.5