Add notice about this file not working with html addons
This commit is contained in:
parent
a3fe5fa906
commit
cdcac5f7a3
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
/* Show addons in two columns */
|
/* Show addons in two columns */
|
||||||
|
|
||||||
|
/* This doesn't work for new html addons page available in Firefox 68 - use two_column_html_addons.css instead */
|
||||||
|
|
||||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
@-moz-document url("about:addons"){
|
@-moz-document url("about:addons"){
|
||||||
#list-view{ overflow: auto }
|
#list-view{ overflow: auto }
|
||||||
|
|
Loading…
Reference in a new issue