forked from mozilla/send
-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Custom CSS #89
Comments
Its opensource, and you can modify every what you want for CSS and build for yourself |
From the PR
You can custom environment to your css
```
UI_CUSTOM_CSS: 'http://your/custom_assets/custom_css.css'
```
…On Tue, Aug 16, 2022 at 2:36 PM soflane ***@***.***> wrote:
Sorry for my late reply I was on vacation.
So if I understand, I need to rebuild a new container each new version of
Send?
—
Reply to this email directly, view it on GitHub
<#89 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAU5DWGYIL3W5NLXWBZKEMTVZODMTANCNFSM5WT5XQBA>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
*Nam Pham*
|
A new version with this has not been released yet, though it is on the For now, you may use this by checking out 625fdf5: git pull && git checkout 625fdf5bca19f75220a7be9c5da1086753972c49 If you'd like me to release a new version including this, let me know. I'm currently waiting on #102 to do so. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
Great project ! I want to implement it for myself and my business. What could be interesting is to customize some stuff with the integration of a custom CSS file, probably directly from the docker container could be a great feature IMO
Can you give feedback about the possibility and if you want to do it ?
Thanks in advance
The text was updated successfully, but these errors were encountered: