diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-04-24 19:36:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-24 19:36:41 +0200 |
commit | 444b1a26abe8521eefe2bf657497f43b523cfca3 (patch) | |
tree | d671970886ba345029561d00d10bf682dff17cad /toolkit/pluginproblem/jar.mn | |
parent | 1b0a03a2e1916efd5c4f76efbe24b5917aa0d4c1 (diff) | |
parent | 70c2ad9f470c8860f11342ada8fb6958f98c6917 (diff) | |
download | UXP-444b1a26abe8521eefe2bf657497f43b523cfca3.tar UXP-444b1a26abe8521eefe2bf657497f43b523cfca3.tar.gz UXP-444b1a26abe8521eefe2bf657497f43b523cfca3.tar.lz UXP-444b1a26abe8521eefe2bf657497f43b523cfca3.tar.xz UXP-444b1a26abe8521eefe2bf657497f43b523cfca3.zip |
Merge pull request #260 from janekptacijarabaci/plugins_placeholder_css_1
palemoon#583 and #1071: Fix: Plugin placeholder image/text (ask to activate) missing + overlay
Diffstat (limited to 'toolkit/pluginproblem/jar.mn')
-rw-r--r-- | toolkit/pluginproblem/jar.mn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/pluginproblem/jar.mn b/toolkit/pluginproblem/jar.mn index d0af1c82f..c027793de 100644 --- a/toolkit/pluginproblem/jar.mn +++ b/toolkit/pluginproblem/jar.mn @@ -5,6 +5,6 @@ toolkit.jar: % content pluginproblem %pluginproblem/ contentaccessible=yes pluginproblem/pluginProblem.xml (content/pluginProblem.xml) - pluginproblem/pluginProblemContent.css (content/pluginProblemContent.css) - pluginproblem/pluginProblemBinding.css (content/pluginProblemBinding.css) +* pluginproblem/pluginProblemContent.css (content/pluginProblemContent.css) +* pluginproblem/pluginProblemBinding.css (content/pluginProblemBinding.css) pluginproblem/pluginReplaceBinding.css (content/pluginReplaceBinding.css) |