diff --git a/src/other/firefox/chrome/Colloid/parts/buttons-fixes.css b/src/other/firefox/chrome/Colloid/parts/buttons-fixes.css index 1f4447fd..4c3b8ac3 100644 --- a/src/other/firefox/chrome/Colloid/parts/buttons-fixes.css +++ b/src/other/firefox/chrome/Colloid/parts/buttons-fixes.css @@ -24,7 +24,7 @@ /* menulist */ #label-box:not([native]) { - font-weight: 400 !important; + font-weight: 400 !important; } /* Overrides: Make the back button the same as other buttons */ @@ -127,6 +127,7 @@ } button.close { margin: 0 !important; + fill: var(--gnome-toolbar-color) !important; } /* */ diff --git a/src/other/firefox/chrome/Colloid/parts/tabsbar.css b/src/other/firefox/chrome/Colloid/parts/tabsbar.css index 41208422..02f94e2c 100644 --- a/src/other/firefox/chrome/Colloid/parts/tabsbar.css +++ b/src/other/firefox/chrome/Colloid/parts/tabsbar.css @@ -77,7 +77,7 @@ tab > stack { #tabbrowser-tabs[movingtab=true] #tabbrowser-arrowscrollbox::after { bottom: unset; - top: 32px; + top: 38px; } /* Remove tab separators */