Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -95,15 +95,6 @@ |
96 | 96 | clear: both; |
97 | 97 | } |
98 | 98 | |
99 | | -/* |
100 | | -* Add a checkered background image on hover for file description pages. Bug 26470 |
101 | | -*/ |
102 | | -.filehistory a img:hover, |
103 | | -#file img:hover { |
104 | | - /* @embed */ |
105 | | - background: white url(images/Checker-16x16.png) repeat; |
106 | | -} |
107 | | - |
108 | 99 | table.filehistory th, |
109 | 100 | table.filehistory td { |
110 | 101 | vertical-align: top; |