Kuroshi Posted June 26, 2021 Report Share Posted June 26, 2021 I want to add a vertical lines in my pivot datapage for better look. Is it possible to dd under styles? If yes, how? Quote Link to comment Share on other sites More sharing options...
0 Barbie Posted June 26, 2021 Report Share Posted June 26, 2021 Hi @Kuroshi, You can achieve that by using this: border-right-color: #6f6f6f; border-right-style: solid; border-right-width: thin; You need to get the correct class for you to successfully display the lines as expected. Quote Link to comment Share on other sites More sharing options...
0 Barbie Posted June 26, 2021 Report Share Posted June 26, 2021 For other reference, here's a link:https://www.w3schools.com/howto/howto_css_vertical_line.asp Quote Link to comment Share on other sites More sharing options...
Question
Kuroshi
I want to add a vertical lines in my pivot datapage for better look. Is it possible to dd under styles? If yes, how?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.