Prefix Description Styling

Prefix Description Styling 1.0.0

No permission to download
Joined
Jun 28, 2020
Messages
3,269
Reaction score
1,309
Credits
$6,879
thanks to dear member @jessy submitted a new resource:

Prefix Description Styling - Another incredibly simple add-on that injects the Prefix ID to the prefix description bo

Another incredibly simple add-on that injects the Prefix ID to the prefix description box, enabling you to style it on a per-prefix basis.

After installing the add-on, you will need to add some code to the extra.less template similar to the below - or adjust it as you desire:
CSS:
.blockMessage--close.prefixDesc--id1 {
    border-left: 3px solid #1ed760;
}
.blockMessage--close.prefixDesc--id2 {
    border-left: 3px solid #d31117;
}
View attachment 50006

Read more about this resource...
 
Top