Download page Hiding the output elements - Jira Issues Count - CSS.
Hiding the output elements - Jira Issues Count - CSS
CSS enables you to visually remove specific classes/elements from the output via the display property - the rule just needs right classes/elements for the input, which can be located in the HTML markup of the web page.
Use case
You need to hide the Refresher-button of the Jira Issues macro output inside table cells.
Solution
Switch the page to the edit mode.
Insert the Table Transformer macro and paste the table or the macros outputting tables within the macro body.
Select the macro and click Edit.
In the Stylesheet tab enter the following CSS:
.refresh-issues-bottom {display:none;}
CSS
Savethe macro and the page.
Cookie Notice
This website uses cookies for analytics, personalization and advertising. By continuing to browse, you agree to our use of cookies. Learn more