summaryrefslogtreecommitdiffstats
path: root/debian/patches/progress-linux/0002-order-unified-extensions-button.patch
blob: 3f8ccf0ba3a0f77073f9f729da869dff905748a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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");
 }