MediaWiki:Common.css: Difference between revisions
protection indicator stuff |
different lock icon for cascadingprotection |
||
Line 42: | Line 42: | ||
mask-image: none !important; | mask-image: none !important; | ||
background-image: url('https://uploads.wickedgov.org/thumb/4/44/Full-protection-shackle.svg/30px-Full-protection-shackle.svg.png'); | background-image: url('https://uploads.wickedgov.org/thumb/4/44/Full-protection-shackle.svg/30px-Full-protection-shackle.svg.png'); | ||
background-repeat: no-repeat; | |||
background-size: contain; | |||
} | |||
#mw-indicator-protection-sysop-cascade > a.mw-protection-indicator-icon--lock { | |||
background-color: rgba(0,0,0,0); | |||
mask-image: none !important; | |||
background-image: url('https://uploads.wickedgov.org/thumb/0/0f/Cascade-protection-shackle.svg/30px-Cascade-protection-shackle.svg.png'); | |||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: contain; | background-size: contain; |