Skip to content

Commit 1ea632a

Browse files
committed
FireFox - remove rounding
1 parent 7299456 commit 1ea632a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

FireFox/user.js

-11
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,6 @@ user_pref("userChrome+Content.page.focus_outline_hidden", true);
5555
user_pref("userChrome+Content.page.proton_color.dark_blue_accent", false);
5656
user_pref("userChrome+Content.page.proton_color.system_accent", true);
5757
user_pref("userChrome+Content.player", true);
58-
user_pref("userChrome+Content.rounding.square_button", false);
59-
user_pref("userChrome+Content.rounding.square_checklabel", false);
60-
user_pref("userChrome+Content.rounding.square_dialog", false);
61-
user_pref("userChrome+Content.rounding.square_field", false);
62-
user_pref("userChrome+Content.rounding.square_infobox", false);
63-
user_pref("userChrome+Content.rounding.square_menuitem", false);
64-
user_pref("userChrome+Content.rounding.square_menupopup", false);
65-
user_pref("userChrome+Content.rounding.square_panel", false);
66-
user_pref("userChrome+Content.rounding.square_panelitem", false);
67-
user_pref("userChrome+Content.rounding.square_tab", false);
68-
user_pref("userChrome+Content.rounding.square_toolbar", false);
6958
user_pref("userChrome+Content.tab.bottom_rounded_corner.chrome", false);
7059
user_pref("userChrome+Content.tab.bottom_rounded_corner.edge", true);
7160
user_pref("userChrome+Content.tab.bottom_rounded_corner.wave", false);

0 commit comments

Comments
 (0)