- 2020/06/28
- 4,614
- 1,426
- $12,837
感谢亲爱的会员 @jessy提交了一个新的资源:Prefix Description Styling-另一个极其简单的附加功能,会在前缀描述中注入前缀ID。
Read more about this resource...另一个极其简单的附加功能,会在前缀描述框中注入前缀ID,使您可以按前缀进行样式设置。
安装该附加功能后,请在extra.less模板中添加一些代码,类似于以下内容 - 或者根据需要调整:
查看附件 50006CSS:.blockMessage--close.prefixDesc--id1 { border-left: 3px solid #1ed760; } .blockMessage--close.prefixDesc--id2 { border-left: 3px solid #d31117; }