From 45c773f863b7bd6a32e7ccfcead9af41c9cfcf13 Mon Sep 17 00:00:00 2001 From: hhhorb Date: Sat, 23 Jan 2016 23:28:35 -0500 Subject: [PATCH] Update README create chrome folder --- Bunsen-Dark/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bunsen-Dark/README b/Bunsen-Dark/README index ffd7d6b..2645cba 100644 --- a/Bunsen-Dark/README +++ b/Bunsen-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;