timvisee / timvisee/send-docker-compose

UI_CUSTOM_CSS

Open
#21 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
170
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Hi, could you give an example of how to set up custom css for ui?
In docker-compose I specify

  • UI_CUSTOM_CSS=/css/style.css
    and forward volume
  • ./style.css:/css/style.css
    But it doesn't work.
    Thanks in advance.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the docker-compose configuration and how the UI_CUSTOM_CSS environment variable and style.css volume are passed into the container. Verify the expected path and loading behavior for custom CSS, then document a working configuration and confirm that the UI applies the stylesheet.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, docker-compose
Domain
devops, frontend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.