[Pkg-mozext-commits] [greasemonkey] 22/55: Restore "more" link in AOM.

David Prévot taffit at moszumanska.debian.org
Thu Oct 29 15:38:03 UTC 2015


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit 2f96c6c581ca1994e99bbbeb4b810ea9f4586f86
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Wed Sep 23 14:51:36 2015 -0400

    Restore "more" link in AOM.
    
    Refs #1944
---
 skin/addons4.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/skin/addons4.css b/skin/addons4.css
index e78f858..793ea80 100644
--- a/skin/addons4.css
+++ b/skin/addons4.css
@@ -5,10 +5,6 @@
   list-style-image: url(chrome://greasemonkey/skin/icon32.png);
 }
 
-.addon.addon-view[type="greasemonkey-user-script"] .details.button-link {
-  display: none !important;
-}
-
 #greasemonkey-sort-bar {
   display: none;
 }
@@ -31,10 +27,6 @@ page.greasemonkey #user-script-list-empty {
   display: none;
 }
 
-.addon.addon-view[type="greasemonkey-user-script"] .details.button-link {
-  display: none !important;
-}
-
 /* Do not show native items when view is user scripts. */
 #addonitem-popup[addontype="greasemonkey-user-script"] menuitem:not(.greasemonkey),
 #addonitem-popup[addontype="greasemonkey-user-script"] menuseparator:not(.greasemonkey),

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



More information about the Pkg-mozext-commits mailing list