From 66254d01e923e9eac16798ebf9cecb19d1d4d6a2 Mon Sep 17 00:00:00 2001 From: dacctal Date: Mon, 27 Apr 2026 02:27:14 +0000 Subject: added custom modal plugin to vis --- browser-stuff/userChrome.css | 1 - 1 file changed, 1 deletion(-) (limited to 'browser-stuff') diff --git a/browser-stuff/userChrome.css b/browser-stuff/userChrome.css index 936de35..ff85326 100644 --- a/browser-stuff/userChrome.css +++ b/browser-stuff/userChrome.css @@ -1,5 +1,4 @@ #TabsToolbar { display: none !important; } #sidebar-box #sidebar-header { display: none !important; } -* { border-radius: 8px; } * { border-radius: 0px; } -- cgit v1.2.3