Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-07-28 10:35:14 +02:00 committed by GitHub
parent 7e189da738
commit 4b1b4e69d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -48,8 +48,15 @@ class EditUsers {
${BDFDB.dotCNS.message + BDFDB.dotCN.messageheadercozy} {
padding-top: 0;
}
${BDFDB.dotCN.messageheadercozymeta} > span:first-child {
${BDFDB.dotCN.messageheadercompact} > span.popout-open,
${BDFDB.dotCN.messageheadercompact} > span[class=""],
${BDFDB.dotCN.messageheadercozymeta} > span.popout-open,
${BDFDB.dotCN.messageheadercozymeta} > span[class=""] {
display: inline-flex;
align-items: center;
}
${BDFDB.dotCNS.messageheadercompact + BDFDB.dotCN.messageusername} {
text-indent: 0px;
}
${BDFDB.dotCN.bottag} {
line-height: 13px;