
Hi,
I was thinking of customising the Cyberpunk Red by Roll20 character sheet, for personal use in my campaign (like adding tabs, stuff like that).
The CPR by Roll20 sheet is proprietary, and thus not on the github, I uderstand that and wouldn't share my custom version (if I can make it lol).
So, using chrome's devtools, I can exrtact the HTML elements quite easily (that's how I managed to get specific attribute names and already create macros that autopopulate weapons in their fieldset, for exemple, in my campaign, without compendium use, for exemple)
But the CSS on the other hand, I have no experience chrome's devtools, and I cannot find any css (even element specific if not for sheetwise) that's in the "right" format, by which I mean, "classe name, space, bracket, styling, bracket" that I could copy paste into the custom character sheet editor.
I've been trying on character sheets of my own making, which would be easier to cross reference since I have access to the original html and css sheets for those, but can't find anything.
(sheet-workers also do not appear in the devtools, but that's secondary, I can remake them, although if you have a clue about that too, I'd gladly accept it, while remaking all of the css would be daunting)
Do you have any idea? Or is this a touchy subject?
Thank you.