summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/newtab/newTab.xhtml
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-06-28 22:04:10 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-06-28 22:04:10 +0200
commitee4ef87724fda6c474e7e69b519acd58a574679d (patch)
tree27f39e93349d4c1537ab628e738641b9ee0b0165 /application/palemoon/base/content/newtab/newTab.xhtml
parent8efb8f608f4da9bf7f728e1ec2f597a2900be109 (diff)
downloadUXP-ee4ef87724fda6c474e7e69b519acd58a574679d.tar
UXP-ee4ef87724fda6c474e7e69b519acd58a574679d.tar.gz
UXP-ee4ef87724fda6c474e7e69b519acd58a574679d.tar.lz
UXP-ee4ef87724fda6c474e7e69b519acd58a574679d.tar.xz
UXP-ee4ef87724fda6c474e7e69b519acd58a574679d.zip
Add back the Quickdial show/hide control.
This also slightly tweaks the grid design styling. Resolves #563
Diffstat (limited to 'application/palemoon/base/content/newtab/newTab.xhtml')
-rw-r--r--application/palemoon/base/content/newtab/newTab.xhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/palemoon/base/content/newtab/newTab.xhtml b/application/palemoon/base/content/newtab/newTab.xhtml
index eac62c987..de000e723 100644
--- a/application/palemoon/base/content/newtab/newTab.xhtml
+++ b/application/palemoon/base/content/newtab/newTab.xhtml
@@ -54,6 +54,7 @@
</div>
<div id="newtab-margin-bottom"/>
+ <input id="newtab-toggle" type="button"/>
</div>
</body>
<script type="text/javascript;version=1.8" src="chrome://browser/content/newtab/newTab.js"/>