The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I set the column width of page properties report? follow-up

Caroline Burgess
August 6, 2019

I reviewed the answers provided in https://community.atlassian.com/t5/Confluence-questions/How-can-I-set-the-column-width-of-page-properties-report/qaq-p/675858 and also voted for CONFSERVER-53330

I am not clear on how to swap out my column headers with the syntax provided. My headers are Planned to Accomplish, Why it matters, Mid-Quarter Status, End of Quarter Status.

I appreciate your assistance!

Caroline

 

table:first-of-type td.confluenceId {
border: none;
}
table.aui.metadata-summary-macro Th:nth-child(3)
{
min-width:300px
}
table.aui.metadata-summary-macro Th:nth-child(4)
{
min-width:300px
}
table.aui.metadata-summary-macro Th:nth-child(5)
{
min-width:300px
}
</style>

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events