Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Could someone test out my L5R 4th edition sheet changes?

Hello, I submitted some pull requests for the L5R 4th edition sheet. However, I do not have a Roll20 paid account, so I couldn't test out my changes (I mostly used Firefox console to directly edit CSS and HTML). <a href="https://github.com/Roll20/roll20-character-sheets/pull/4348" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/4348</a> <a href="https://github.com/Roll20/roll20-character-sheets/pull/4349" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/4349</a> <a href="https://github.com/Roll20/roll20-character-sheets/pull/4350" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/4350</a> I am looking for someone to test out those changes. I tried to explain the changes as clearly as I could in the pull requests, but ask me if you need any more information. Thanks for the help.
1540992369

Edited 1540992427
Jakob
Sheet Author
API Scripter
Hi Olivier, I don't have time to look over it, but I could create a game and just put in the HTML/CSS for you to test. Could you give me a link to the merged HTML/CSS from all 3 PRs combined so I can just plug it into a game and do not have to patch things by hand? Another thing, you need to prefix all classes in the CSS by "sheet-", otherwise they won't work (see the wiki, Roll20 automatically prefixes classes in the HTML by "sheet-").
Alright, I'll do that eventually. If you want to test several changes at once however, I think I'll make some other minor changes I was thinking about before sending you the whole HTML/CSS.