Make addons manager styles apply to about:addons

This commit is contained in:
MrOtherGuy
2021-02-22 05:24:52 +02:00
parent dac63f51a7
commit f9fc50e329
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ See the above repository for updates as well as full license text. */
/* Compatible with addon_manage_buttons_without_popup.css */
@-moz-document url-prefix("chrome://mozapps/content/extensions/aboutaddons.html"){
@-moz-document url-prefix("chrome://mozapps/content/extensions/aboutaddons.html"), url("about:addons"){
:root{ overflow-x: hidden } /* Remove this if it causes horizontal scrolling problems */