Dotted lines in the table.

Дмитрий Пересекин November 14, 2019

Hello!

tabl.PNGIs it possible to make the table borders in Confluence dotted. As in the image. If so, tell me how?

1 answer

1 accepted

1 vote
Answer accepted
Sven Schatter _Lively Apps_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 14, 2019

An easy way to do this would be to use some custom CSS.

td.confluenceTd, th.confluenceTh {
border: 1px dashed #c1c7d0 !important;
}

dashedtable.PNG

How to include CSS on a single page has been discussed several times in the Community already.

Дмитрий Пересекин November 14, 2019

Sven, thanks for the answer!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events