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 .
×
Create a free account

Cyberpunk Character Sheets

1510466801

Edited 1510467606
  Cyberpunk character sheets are somehow corrupted. Is there some manner of fix for this?
1510467581

Edited 1510467680
vÍnce
Pro
Sheet Author
Some other users have reported the background image of the sheet is missing... <a href="https://app.roll20.net/forum/permalink/5743249/" rel="nofollow">https://app.roll20.net/forum/permalink/5743249/</a> Looks like there is pull request to fix this in the works <a href="https://github.com/Roll20/roll20-character-sheets/pull/3153" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/3153</a>
ETA on the fix?&nbsp;
1510467766
vÍnce
Pro
Sheet Author
Pulls are normally processed at the first of the week and take a few days to hit the servers. So maybe Wed/Thr.&nbsp; ;-(
1510467871

Edited 1510504659
vÍnce
Pro
Sheet Author
Anyone using the sheet might be able to use a css browser extension like stylish to inject a solid dark color or updated background image url as a temp fix till the update hits. .charsheet, .sheet-top_half { background: none !important; background-color: #333 !important; }