From 0e44c5a4668876bb26f007b86bdfa852d30c0f7e Mon Sep 17 00:00:00 2001 From: Krinkle Date: Fri, 8 Jul 2011 21:29:24 +0000 Subject: [PATCH] Reverting r91756 per CR and bug 26470 --- skins/common/shared.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/skins/common/shared.css b/skins/common/shared.css index 3f9d419607..a448e3e105 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -95,15 +95,6 @@ h2#filehistory { clear: both; } -/* -* Add a checkered background image on hover for file description pages. Bug 26470 -*/ -.filehistory a img:hover, -#file img:hover { - /* @embed */ - background: white url(images/Checker-16x16.png) repeat; -} - table.filehistory th, table.filehistory td { vertical-align: top; -- 2.20.1