From 1da3c69cf595e8d7d02f76e8d7dd86a35f3d4f0e Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Wed, 20 Jul 2022 03:10:44 +0800 Subject: [PATCH] update --- src/other/firefox/chrome/Colloid/parts/buttons-fixes.css | 3 ++- src/other/firefox/chrome/Colloid/parts/tabsbar.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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 */