Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Darken extension categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Lootyhoof committed Jun 29, 2017
1 parent 77cd3f6 commit b21cfc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/chrome/mozapps/extensions/extensions.css
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@
{
list-style-image: url("chrome://mozapps/skin/extensions/category-recent.png");
}
.category:not(:-moz-any(#category-search, #category-discover, #category-locale, #category-extension, #category-theme, #category-plugin, #category-dictionary, #category-availableUpdates, #category-recentUpdates)) > .category-icon
{
filter: grayscale(1);
}

/*** header ***/
#header
Expand Down

0 comments on commit b21cfc5

Please sign in to comment.