מדיה ויקי:Group-patroller.css

.patroller-hide {
	display:none;
}

/* Allow showing contents for autopatrolled users only.
The rest is defined on [[MediaWiki:Common.css]], [[MediaWiki:Group-autopatrolled.css]] and [[MediaWiki:Group-sysop.css]]. */
.autopatrolled-show {
    display: block;
}

.patroller_only  {display: inherit;}