From c0e3b1f2fd8421f75b6e4eb61cc5a381f7c1dfa0 Mon Sep 17 00:00:00 2001 From: Alfred Kayser Date: Mon, 28 Oct 2013 12:38:07 +0100 Subject: [PATCH] Bug 926605 - followup to fix icon on Windows, r=gijs --- browser/themes/windows/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/themes/windows/browser.css b/browser/themes/windows/browser.css index 317b6242b95..7e2c44b61fb 100644 --- a/browser/themes/windows/browser.css +++ b/browser/themes/windows/browser.css @@ -2584,7 +2584,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] { -moz-image-region: rect(0, 32px, 16px, 16px); } -#plugins-notification-icon { +#plugins-notification-icon:active { -moz-image-region: rect(0, 48px, 16px, 32px); }