Forums

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

Dotted lines in the table.

Дмитрий Пересекин
Contributor
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_
Atlassian Partner
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.

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

Sven, thanks for the answer!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events