[Pkg-mozext-commits] [adblock-plus] 34/98: Backed out changeset 8df828ef2894 (Issue 4409 - Fixed too large toolbar icon in older Firefox versions on high-DPI screens), it caused issue 4445 on Windows

David Prévot taffit at moszumanska.debian.org
Tue Oct 24 01:30:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit eaed269e84c30746480c3569040dfede590e008b
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Thu Oct 6 14:57:40 2016 +0200

    Backed out changeset 8df828ef2894 (Issue 4409 - Fixed too large toolbar icon in older Firefox versions on high-DPI screens), it caused issue 4445 on Windows
---
 chrome/skin/overlay.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/chrome/skin/overlay.css b/chrome/skin/overlay.css
index ee89e6f..d94fc95 100644
--- a/chrome/skin/overlay.css
+++ b/chrome/skin/overlay.css
@@ -44,14 +44,6 @@ toolbar[iconsize="small"] #abp-toolbarbutton[abpstate="whitelisted"],
   -moz-image-region: rect(16px, 16px, 32px, 0px);
 }
 
-toolbar[iconsize="small"] #abp-toolbarbutton .toolbarbutton-icon,
-#PersonalToolbar #abp-toolbarbutton .toolbarbutton-icon,
-#header-view-toolbar > #abp-toolbarbutton .toolbarbutton-icon
-{
-  width: 16px;
-  height: 16px;
-}
-
 @media screen and (min-resolution: 1.5dppx)
 {
   toolbar[iconsize="small"] #abp-toolbarbutton,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list