From 36cf506852185e33a339722de58b7336c84bc4cc Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum Date: Sat, 14 Jun 2025 20:47:19 +0530 Subject: [PATCH] Update chrome.css - remove rounded forced corners --- themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css b/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css index e0ec47d6..cd3fbd2c 100644 --- a/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css +++ b/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css @@ -110,7 +110,6 @@ hbox.browserSidebarContainer, tabpanels .browserStack browser { @media -moz-pref( "mod.sameerasw.zen_trackpad_anim") { transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.1) 0.1s !important; - border-radius: 0.75em !important; } }