From e9a02b1062860aac2dbe650f56d673187802f9fa Mon Sep 17 00:00:00 2001 From: rydesun Date: Mon, 10 Oct 2022 19:11:20 +0800 Subject: [PATCH] Update firefox theme --- .mozilla/firefox/profile/chrome/userContent.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mozilla/firefox/profile/chrome/userContent.css b/.mozilla/firefox/profile/chrome/userContent.css index 2561a0c..6c5186b 100644 --- a/.mozilla/firefox/profile/chrome/userContent.css +++ b/.mozilla/firefox/profile/chrome/userContent.css @@ -67,7 +67,7 @@ background: #404040 !important; margin-left: 6px !important; padding: 4px 8px !important; - border-radius: 12px 0 0 12px !important; + border-radius: 7px 0 0 7px !important; } body:not(:hover) #tabList .tab .bar .title { display: none !important;