Lack of interest Identify user upgrade <li>

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Dynamic

Well-known member
Hi guys,

Would it be possible to add some sort of identification to each user upgrade <li>. It will allow us to split up user upgrades into categories using CSS. Currently for 3 user upgrades it looks like this;

<li>
<li>
<li>

It would be better if it had a class with the user upgrade ID or data attribute or something similar. So it looks more like this;

<li class="upgrade_ID1">
<li class="upgrade_ID2">
<li class="upgrade_ID3">

Thanks.
 
Last edited:
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Back
Top Bottom