From c91e89b741081d78d61eed2e2fcfee4d33f73a72 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 19 Aug 2008 15:03:18 +0000 Subject: Bug 451050: With the Dusk theme, the cursor hovering rows in buglists is displayed as a pointer despite rows are not clickable - Patch by Frédéric Buclin r=wurblzap a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/contrib/Dusk/buglist.css | 1 - 1 file changed, 1 deletion(-) (limited to 'skins') diff --git a/skins/contrib/Dusk/buglist.css b/skins/contrib/Dusk/buglist.css index 477bd12cd..2e14368b1 100644 --- a/skins/contrib/Dusk/buglist.css +++ b/skins/contrib/Dusk/buglist.css @@ -21,5 +21,4 @@ tr.bz_bugitem:hover { background-color: #ccccff; - cursor: pointer; } -- cgit v1.2.3-24-g4f1b