- Folders for CSS: - `app/assets/stylesheets/custom` for general UI - `app/assets/stylesheets/custom_knowledge_base_public` for knowledge base - Rebuild assets (`rake assets:precompile`) required - CSS just gets applied to the public KB - Apply changes by putting the CSS file inside the folder, precompile assets and restart Zammad.
app/assets/stylesheets/customfor general UIapp/assets/stylesheets/custom_knowledge_base_publicfor knowledge baserake assets:precompile) required