[Pkg-mozext-commits] [requestpolicy] 03/100: remove toolbarbutton-dropmarker's "display:none" style

David Prévot taffit at moszumanska.debian.org
Fri Dec 12 22:56:45 UTC 2014


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

taffit pushed a commit to branch master
in repository requestpolicy.

commit 6e415a7e19c657afbf3b00f44ed5b5ed5f4100e7
Author: myrdd <myrdd at users.noreply.github.com>
Date:   Wed Sep 10 16:38:40 2014 +0200

    remove toolbarbutton-dropmarker's "display:none" style
    
    this style isn't needed anymore because of commit 02ec2ca
---
 src/skin/requestpolicy.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/skin/requestpolicy.css b/src/skin/requestpolicy.css
index ecee9c0..14cd4d6 100644
--- a/src/skin/requestpolicy.css
+++ b/src/skin/requestpolicy.css
@@ -26,14 +26,6 @@
  *   to be distinguished: different icon sizes
  *   as well as different RP states.
  *********************************************/
-#requestpolicyToolbarButton dropmarker {
-  /* Don't display a "down arrow" next to the button. We might actually
-     want to display this, but I couldn't get rid of the down arrow
-     appearing to be a separate button on mouseover. I'd rather there
-     be no dropmarker than the separate clickable dropmarker that does
-     the same thing. */
-  display: none !important;
-}
 
 /*
  * On <about:customizing>, always show a red flag.

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



More information about the Pkg-mozext-commits mailing list