mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Fix: Replace userChrome and userContent with stubs which import lepton
Co-authored-by: anzz1 <>
This commit is contained in:
parent
14f0678946
commit
36ee2e016f
2 changed files with 26 additions and 0 deletions
4
userContent.css
Normal file
4
userContent.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/** Import Lepton stylesheet (Content) ****************************************/
|
||||
@import url("css/leptonContent.css");
|
||||
|
||||
/** Add your custom styles below **********************************************/
|
||||
Loading…
Add table
Add a link
Reference in a new issue