Update ThemeDevBadge.css
This commit is contained in:
parent
6431172cea
commit
99e7b6c26f
|
@ -22,6 +22,10 @@
|
|||
.userPopout-3XzG_A .avatarWrapper-3H_478[user_by_BDFDB="278543574059057154"] [mask="url(#svg-mask-avatar-status-round-80)"] {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 1 1"><circle fill="white" cx="0.5" cy="0.5" r="0.5"/><circle xmlns="http://www.w3.org/2000/svg" fill="black" cx="0.85" cy="0.85" r="0.175"/><rect fill="black" x="-0.025" y="0.675" width="0.35" height="0.5" rx="0.09" ry="0.09"/></svg>');
|
||||
}
|
||||
.root-SR8cQa .wrapper-3t9DeA[user_by_BDFDB="278543574059057154"] [mask="url(#svg-mask-avatar-status-mobile-80)"],
|
||||
.userPopout-3XzG_A .avatarWrapper-3H_478[user_by_BDFDB="278543574059057154"] [mask="url(#svg-mask-avatar-status-mobile-80)"] {
|
||||
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 1 1"><circle fill="white" cx="0.5" cy="0.5" r="0.5"/><rect fill="black" x="0.675" y="0.575" width="0.35" height="0.45" rx="0.09" ry="0.09"/><rect fill="black" x="-0.025" y="0.675" width="0.35" height="0.5" rx="0.09" ry="0.09"/></svg>');
|
||||
}
|
||||
.root-SR8cQa .wrapper-3t9DeA[user_by_BDFDB="278543574059057154"]:not(.statusHovered):hover + .headerInfo-30uryT:before,
|
||||
.userPopout-3XzG_A .avatarWrapper-3H_478[user_by_BDFDB="278543574059057154"]:not(.statusHovered):hover .wrapper-3t9DeA:before {
|
||||
content: "Theme Developer" !important;
|
||||
|
|
Loading…
Reference in New Issue