前缀描述样式

前缀描述样式 1.1.1

没有下载权限
Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
已加入
2020/06/28
消息
4,614
回应得分
1,426
Credits
$12,837
感谢亲爱的会员 @jessy提交了一个新的资源:Prefix Description Styling-另一个极其简单的附加功能,会在前缀描述中注入前缀ID。
另一个极其简单的附加功能,会在前缀描述框中注入前缀ID,使您可以按前缀进行样式设置。

安装该附加功能后,请在extra.less模板中添加一些代码,类似于以下内容 - 或者根据需要调整:
CSS:
.blockMessage--close.prefixDesc--id1 {
    border-left: 3px solid #1ed760;
}
.blockMessage--close.prefixDesc--id2 {
    border-left: 3px solid #d31117;
}
查看附件 50006
Read more about this resource...
 

A new update for Prefix Description Styling 1.1.1 is now available for free download. Big thanks to the contribution from our member @axtona !

change log
Added:
  • Prefix descriptions can now have their own background and text/border colour, set directly on the prefix edit form, with a live colour preview as you edit — no CSS required.
  • Optional custom CSS class field for full control via extra.less.
Existing prefixes are unaffected until you set new values.
Read the rest of this update entry...
 
返回
顶部