Update OwnerTag.plugin.js

This commit is contained in:
Mirco Wittrien 2021-04-15 16:24:21 +02:00
parent e9b1de6d3c
commit 255d359ce7
1 changed files with 2 additions and 2 deletions

View File

@ -116,10 +116,10 @@ module.exports = (_ => {
this.css = `
${BDFDB.dotCN.memberownericon + BDFDB.dotCN._ownertagadminicon} {
color: #c0c0c0;
color: #aaa9ad;
}
${BDFDB.dotCN.memberownericon + BDFDB.dotCN._ownertagmanagementicon} {
color: #ef7f32;
color: #88540b;
}
${BDFDB.dotCNS.message + BDFDB.dotCN.memberownericon} {
top: 2px;