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

Unique Styles for 'Modify, Add & Done' Repeating Section Buttons?

Hey guys, I've used this amazing guide from Vince for styling the 'Modify, Add and Done' buttons in the past, and now I am wondering if there is a way to stop the styling from going 'sheet wide'? Currently it affects all repeating sections, is it possible to make it unique per repeating section? As always, many thanks for all your help. Leo.
1604509057
Andreas J.
Forum Champion
Sheet Author
Translator
Yeah, just specify in the css which section it should apply for, in the examle you linked VInce is using data-groupname to specify what repeating sections some of the stuff should apply to. <a href="https://wiki.roll20.net/CSS_Wizardry#Styling_Repeating_Sections" rel="nofollow">https://wiki.roll20.net/CSS_Wizardry#Styling_Repeating_Sections</a> might offer more help/examples.
Ah yes, you're the best. Thanks man!&nbsp;