/* * Dark theme for the Zammad public Knowledge Base. * * Install per https://next.zammad.org/en/tutorials/custom-kb-css.html: * 1. Copy this file into app/assets/stylesheets/custom_knowledge_base_public/ * 2. rake assets:precompile * 3. Restart Zammad * 4. View the *published* KB (not the admin editor) to see the result. * * Built against the markup/CSS served at /help/ (Zammad's default * "knowledge_base" stylesheet). No !important needed: Zammad emits * app/assets/stylesheets/custom_knowledge_base_public/* as its own * (knowledge_base_custom-*.css), placed after both the base * knowledge_base-*.css and the inline branding