]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 451050: With the Dusk theme, the cursor hovering rows in buglists is displayed...
authorlpsolit%gmail.com <>
Tue, 19 Aug 2008 15:05:06 +0000 (15:05 +0000)
committerlpsolit%gmail.com <>
Tue, 19 Aug 2008 15:05:06 +0000 (15:05 +0000)
skins/contrib/Dusk/buglist.css

index 477bd12cda3a1ae446213c4f8a7df7219174bf52..2e14368b1e345f6f7c5f7865f463289dbcf57f9b 100644 (file)
@@ -21,5 +21,4 @@
 
 tr.bz_bugitem:hover {
     background-color: #ccccff;
-    cursor: pointer;
 }