User:Bosco/common.css: Difference between revisions
From Test Wiki
Content deleted Content added
mNo edit summary |
mNo edit summary Tags: Mobile edit Mobile web edit |
||
| Line 2: | Line 2: | ||
display: inline !important; |
display: inline !important; |
||
} |
} |
||
.markrights-abusefilter-admin:after { color: purple; content: " |
.markrights-abusefilter-admin:after { color: purple; content: "濾"; } |
||
.markrights-abusefilter-restricted:after { color: #990f02; content: " |
.markrights-abusefilter-restricted:after { color: #990f02; content: "禁"; } |
||
.markrights-autopatrol:after { color: sienna; content: " |
.markrights-autopatrol:after { color: sienna; content: "免"; } |
||
.markrights-autoreview:after { color: sienna; content: " |
.markrights-autoreview:after { color: sienna; content: "免"; } |
||
.markrights-bot:after { color: blue; content: " |
.markrights-bot:after { color: blue; content: "機"; } |
||
.markrights-bureaucrat:after { color: black; content: " |
.markrights-bureaucrat:after { color: black; content: "政"; } |
||
.markrights-chatmod:after { color: sienna; content: " |
.markrights-chatmod:after { color: sienna; content: "聊"; } |
||
.markrights-blockedfromchat:after { color: #990f02; content: " |
.markrights-blockedfromchat:after { color: #990f02; content: "禁"; } |
||
.markrights-checkuser:after { color: purple; content: " |
.markrights-checkuser:after { color: purple; content: "查"; } |
||
.markrights-checkuser-temporary-account-viewer:after { color: purple; content: " |
.markrights-checkuser-temporary-account-viewer:after { color: purple; content: "查"; } |
||
.markrights-confirmed:after { color: green; content: " |
.markrights-confirmed:after { color: green; content: "確"; } |
||
.markrights-electionadmin:after { color: blue; content: " |
.markrights-electionadmin:after { color: blue; content: "票"; } |
||
.markrights-interface-admin:after { color: mediumvioletred; content: " |
.markrights-interface-admin:after { color: mediumvioletred; content: "介"; } |
||
.markrights-interwiki-admin:after { color: #807c7d; content: " |
.markrights-interwiki-admin:after { color: #807c7d; content: "跨"; } |
||
.markrights-non-stewardsuppress:after { color: purple; content: "NSS"; } |
.markrights-non-stewardsuppress:after { color: purple; content: "NSS"; } |
||
.markrights-patroller:after { color: sienna; content: " |
.markrights-patroller:after { color: sienna; content: "巡"; } |
||
.markrights-push-subscription-manager:after { color: blue; content: " |
.markrights-push-subscription-manager:after { color: blue; content: "推"; } |
||
.markrights-reviewer:after { color: sienna; content: " |
.markrights-reviewer:after { color: sienna; content: "審"; } |
||
.markrights-steward:after { color: #c6a1cf; content: " |
.markrights-steward:after { color: #c6a1cf; content: "監"; } |
||
.markrights-suppress:after { color: purple; content: " |
.markrights-suppress:after { color: purple; content: "監"; } |
||
.markrights-sysadmin:after { color: black; content: " |
.markrights-sysadmin:after { color: black; content: "系"; } |
||
.markrights-sysop:after { color: mediumvioletred; content: " |
.markrights-sysop:after { color: mediumvioletred; content: "管"; } |
||
.markrights-translationadmin:after { color: mediumvioletred; content: " |
.markrights-translationadmin:after { color: mediumvioletred; content: "譯"; } |
||
.markrights-autoconfirmed:after { color: green; content: " |
.markrights-autoconfirmed:after { color: green; content: "確"; } |
||
.assign-permissions-link { |
.assign-permissions-link { |
||
display: inline !important; |
display: inline !important; |
||