CustomCSSforFx
CustomCSSforFx copied to clipboard
Incorrect filename in current/userChrome.css
Guidelines
- [x] I have read how to report a new issue
- [x] I have used the latest release
- [x] I have set the
toolkit.legacyUserProfileCustomizations.stylesheetsinabout:configtotrue
Does the issue occur without any files inside /chrome/ folder?
No
Description of the Issue
The file current/userChrome.css line 729 refers to tab_audio_hidden.css but the file seems to be named tab_audio_icon_hidden.css instead. There is no tab_audio_hidden.css file.
https://github.com/Aris-t2/CustomCSSforFx/blame/989c57ecf2e71cbe61a44d012861e2f61e70fc73/current/userChrome.css#L729
The latest commit in master fixed the next line but missed this one.
Issue description, userChrome.css/userContent.css 'settings' the issue occurs with and steps to reproduce the issue
See above
Does the issue occur with the most recent version of CustomCSSforFx (release/test/dev build)?
Yes, with the latest release
Screenshots showing the issue
Not applicable
System information
Not applicable
You are right. I will upload a new version.