diff --git a/src/other/firefox/Monterey/parts/left_header_button_3.css b/src/other/firefox/Monterey/parts/left_header_button_3.css index 74b4bf6..3329df8 100644 --- a/src/other/firefox/Monterey/parts/left_header_button_3.css +++ b/src/other/firefox/Monterey/parts/left_header_button_3.css @@ -13,6 +13,6 @@ } :root[sizemode="maximized"] #TabsToolbar { - margin-left: 574px !important; + margin-left: 534px !important; } } diff --git a/src/other/firefox/Monterey/parts/left_header_button_4.css b/src/other/firefox/Monterey/parts/left_header_button_4.css index a2ceaa3..c27f894 100644 --- a/src/other/firefox/Monterey/parts/left_header_button_4.css +++ b/src/other/firefox/Monterey/parts/left_header_button_4.css @@ -13,6 +13,6 @@ } :root[sizemode="maximized"] #TabsToolbar { - margin-left: 614px !important; + margin-left: 574px !important; } } diff --git a/src/other/firefox/Monterey/parts/left_header_button_5.css b/src/other/firefox/Monterey/parts/left_header_button_5.css index 8d10417..5679ec0 100644 --- a/src/other/firefox/Monterey/parts/left_header_button_5.css +++ b/src/other/firefox/Monterey/parts/left_header_button_5.css @@ -13,6 +13,6 @@ } :root[sizemode="maximized"] #TabsToolbar { - margin-left: 654px !important; + margin-left: 614px !important; } } diff --git a/src/other/firefox/Monterey/parts/right_header_button_3.css b/src/other/firefox/Monterey/parts/right_header_button_3.css index 47db9d7..f31df62 100644 --- a/src/other/firefox/Monterey/parts/right_header_button_3.css +++ b/src/other/firefox/Monterey/parts/right_header_button_3.css @@ -5,6 +5,6 @@ /* Left window titlebuttons mode */ @media (-moz-gtk-csd-reversed-placement) { #TabsToolbar { - margin-right: 5vw !important; + margin-right: 8vw !important; } } diff --git a/src/other/firefox/Monterey/parts/right_header_button_4.css b/src/other/firefox/Monterey/parts/right_header_button_4.css index 98c6776..1f49d83 100644 --- a/src/other/firefox/Monterey/parts/right_header_button_4.css +++ b/src/other/firefox/Monterey/parts/right_header_button_4.css @@ -5,6 +5,6 @@ /* Left window titlebuttons mode */ @media (-moz-gtk-csd-reversed-placement) { #TabsToolbar { - margin-right: 6vw !important; + margin-right: 10vw !important; } } diff --git a/src/other/firefox/Monterey/parts/right_header_button_5.css b/src/other/firefox/Monterey/parts/right_header_button_5.css index eef8e7e..b1f9964 100644 --- a/src/other/firefox/Monterey/parts/right_header_button_5.css +++ b/src/other/firefox/Monterey/parts/right_header_button_5.css @@ -1,10 +1,10 @@ #TabsToolbar { - margin-right: 15vw !important; + margin-right: 16vw !important; } /* Left window titlebuttons mode */ @media (-moz-gtk-csd-reversed-placement) { #TabsToolbar { - margin-right: 8vw !important; + margin-right: 12vw !important; } } diff --git a/src/other/firefox/Monterey/parts/toolbox.css b/src/other/firefox/Monterey/parts/toolbox.css index 8899a9e..7463bad 100644 --- a/src/other/firefox/Monterey/parts/toolbox.css +++ b/src/other/firefox/Monterey/parts/toolbox.css @@ -6,12 +6,12 @@ * - add-ons can add their own toolbars (toolbar) */ /* buttons on left headerbar */ -@import "left_header_button_3.css"; +@import "left_header_button_5.css"; /*@import "left_header_button_4.css";*/ /*@import "left_header_button_5.css";*/ /* buttons on right headerbar */ -@import "right_header_button_3.css"; +@import "right_header_button_5.css"; /*@import "right_header_button_4.css";*/ /*@import "right_header_button_5.css";*/ @@ -53,13 +53,13 @@ findbar { margin-bottom: 0 !important; background: none !important; } + #nav-bar { border: none !important; box-shadow: none !important; border-top-width: 0px !important; border-bottom-width: 0px !important; margin-bottom: 0 !important; - background: none !important; } #toolbar-menubar:not([inactive=true]) {