From 3904776c7d5c0c76ed240008dcc014ab5adec56b Mon Sep 17 00:00:00 2001 From: khaneliman Date: Wed, 16 Apr 2025 16:29:12 +0000 Subject: [PATCH] deploy: 7ede02c32a729db0d6340bdb41d10e73ec511ca0 --- options.xhtml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/options.xhtml b/options.xhtml index f8938349b..69d9d6c4f 100644 --- a/options.xhtml +++ b/options.xhtml @@ -23349,13 +23349,14 @@ attribute set of (Firefox preference (int, bool, string, and also attrs, list, f
-

Custom Firefox user chrome CSS.

+

Custom Firefox user chrome CSS.

This can be a path to a file or directory in the Nix store, +or a derivation, or a verbatim multi-line string.

Type: -strings concatenated with “\n” or absolute path

+null or strings concatenated with “\n” or absolute path

Default: -""

+null

Example:

''
   /* Hide tab bar in FF Quantum */
@@ -24952,13 +24953,14 @@ attribute set of (Floorp preference (int, bool, string, and also attrs, list, fl
  
 
 
-

Custom Floorp user chrome CSS.

+

Custom Floorp user chrome CSS.

This can be a path to a file or directory in the Nix store, +or a derivation, or a verbatim multi-line string.

Type: -strings concatenated with “\n” or absolute path

+null or strings concatenated with “\n” or absolute path

Default: -""

+null

Example:

''
   /* Hide tab bar in FF Quantum */