summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0002-order-unified-extensions-button.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/progress-linux/0002-order-unified-extensions-button.patch')
-rw-r--r--debian/patches/progress-linux/0002-order-unified-extensions-button.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/progress-linux/0002-order-unified-extensions-button.patch b/debian/patches/progress-linux/0002-order-unified-extensions-button.patch
new file mode 100644
index 0000000000..3f8ccf0ba3
--- /dev/null
+++ b/debian/patches/progress-linux/0002-order-unified-extensions-button.patch
@@ -0,0 +1,14 @@
+Author: Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: Move unified extensions button to the right in navbar.
+
+diff -Naurp firefox-esr.orig/browser/themes/shared/toolbarbutton-icons.css firefox-esr/browser/themes/shared/toolbarbutton-icons.css
+--- firefox-esr.orig/browser/themes/shared/toolbarbutton-icons.css
++++ firefox-esr/browser/themes/shared/toolbarbutton-icons.css
+@@ -373,6 +373,7 @@ toolbar[brighttext]:-moz-lwtheme {
+ }
+
+ #unified-extensions-button {
++ order: 1 !important;
+ list-style-image: url("chrome://mozapps/skin/extensions/extension.svg");
+ }
+