Bug 774315 - Followup to fix the followup. rs=jaws

This commit is contained in:
Frank Yan 2013-01-17 22:05:26 -08:00
parent f289a4d0e0
commit 6112e80a11

View File

@ -123,13 +123,6 @@ html|a {
@media (min-resolution: 2dppx) {
.closeIcon {
background-image: url("chrome://global/skin/icons/close@2x.png");
}
.closeIcon:hover {
background-position: -32px 0;
}
.closeIcon:hover:active {
background-position: -64px 0;
background-size: auto 16px;
}
}