Edit batch.css

Sébastien GAYOU
Contributor
July 20, 2023

Hello,

can you tell me how to find the Batch.CSS file in Jira and how to edit it?
I'd like to add a query.

body.rw_dialog_content.rw_knowledge_base .cv-kb-portal-view .cv-kb-portal-view-fallback-link-container {
display: none !important;
}

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 20, 2023

Batch.css is generated by the service when you ask it to render a page, there is nothing there to edit.

You will need to write an app, or amend the code that generates it to get your code added.

Sébastien GAYOU
Contributor
July 23, 2023

thanks for your answer

Suggest an answer

Log in or Sign up to answer