Skip to content

Commit

Permalink
Restore "more" link in AOM.
Browse files Browse the repository at this point in the history
Refs #1944
  • Loading branch information
arantius committed Sep 23, 2015
1 parent 392c2c5 commit 2f96c6c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions skin/addons4.css
Expand Up @@ -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;
}
Expand All @@ -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),
Expand Down

0 comments on commit 2f96c6c

Please sign in to comment.