Prefix Description Styling

Prefix Description Styling 1.0.0

No tiene permiso para descargar
  • Iniciador del hilo Iniciador del hilo axtona
  • Fecha de inicio Fecha de inicio
Registrado
28 Jun 2020
Mensajes
4.402
Puntuación de reacciones
1.403
Credits
$11.864
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;
}
Ver adjunto 50006

Read more about this resource...
 
Superior