From f7fa0015f7270d313209dfb198f57263d1b62858 Mon Sep 17 00:00:00 2001 From: hhhorb Date: Sat, 23 Jan 2016 23:23:48 -0500 Subject: [PATCH] Update README create chrome folder --- Bunsen-Blue-Dark/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bunsen-Blue-Dark/README b/Bunsen-Blue-Dark/README index 4abd802..43c45ab 100644 --- a/Bunsen-Blue-Dark/README +++ b/Bunsen-Blue-Dark/README @@ -8,10 +8,10 @@ example input fields in Iceweasel/Firefox. In order to fix this, navigate to - ~/.mozilla/firefox/${your_profile_folder}/chrome + ~/.mozilla/firefox/${your_profile_folder} -rename userContent-example.css to userContent.css and append the -following CSS to the file: +and create the folder and file chrome/userContent.css containing the +following CSS content: input { -moz-appearance: none !important;