
I'm modding the existing Werewolf the Apocalypse sheet mainly doing some visual changes. In all World of Darkness games you have attributes that ranges from 1-10, the value is shown as circles and then under those you have boxes which stand for that number of points you have left - e.g you have a Willpower of 7 and have spent 3. 7 circles are filled in and 3 boxes. In the Werewolf the Apocalypse 20th ed sheet both value and spend value is shown as circles. So that is something I want to fix. I have checked the code and compared with the Mage the Ascension sheet finding the code to - from what I can see - be identical. So my question is - what turn a radio input to mimic a checkbox in CSS? Mainly so I can easier find what the error is as at the moment I'm stuck.