Skip to content
Discussion options

You must be logged in to vote

Adding styles like described in https://docs.opencloud.eu/docs/dev/web/getting-started/#styles is supposed to be done in the general web config, not in an app config. It would need to look something like this: https://github.com/opencloud-eu/web/blob/stable-4.2/dev/docker/opencloud.web.config.json (with the URLs adjusted and the added style of course). Then you can use the WEB_UI_CONFIG_FILE env var to specify a path to where this config file is located.

Is it possible to include a local CSS file (for example, hide-calendar.css) inside a plugin like external-sites?

You should be able to place the CSS file inside a plugin folder, yes. Just reference it in the global web config like descr…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@SanchiezesCode
Comment options

@JammingBen
Comment options

Answer selected by SanchiezesCode
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants