Make addons manager styles apply to about:addons
This commit is contained in:
@@ -5,7 +5,7 @@ See the above repository for updates as well as full license text. */
|
||||
/* You can use compact_addons_manager.css with this to make things even more, well, compact */
|
||||
/* 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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user