change border color compatible with header background

Hello everyone, i am using the library fullcalender to handle my task about calendar. The code it write with reactjs, html, css. I facing a problem, what i want is the color of border in each column have color compatible with color of the background header column. The image is my project look like right now
4 Replies
Việt Hưng Nguyễn
it's big project so to hard to provide my code 😭 . So i think it's hard to find a solution
#ThatGuy
#ThatGuy3y ago
Could you provide a code snippet
Mannix
Mannix3y ago
in the end it's html and css so you can use dev tools to copy html and copy css from your css file and put it in the code pen 🙂
Jochem
Jochem3y ago
either that, or make a minimal example in codepen. Just make a table with a header and alternating colors in the THs

Did you find this page helpful?