From 0ac72166396018a6df9d159323aab8e0f583e1a9 Mon Sep 17 00:00:00 2001 From: Blazer Date: Thu, 28 Nov 2024 20:11:21 -0600 Subject: [PATCH] Enable styling on Linux --- chrome/userChrome.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/userChrome.css b/chrome/userChrome.css index 20214eb..c043278 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -1,2 +1,2 @@ -/* @import 'bkspl/linux.css'; */ +@import 'bkspl/linux.css'; /* @import 'bkspl/windows.css'; */ \ No newline at end of file